Package | Description |
---|---|
com.microsoft.azure.batch.interceptor |
This package contains classes for modifying requests to the Batch service.
|
Modifier and Type | Method and Description |
---|---|
BatchRequestInterceptHandler |
RequestInterceptor.handler()
Gets the handler which will intercept requests to the Batch service.
|
Modifier and Type | Method and Description |
---|---|
RequestInterceptor |
RequestInterceptor.withHandler(BatchRequestInterceptHandler handler)
Sets the handler which will intercept requests to the Batch service.
|
Constructor and Description |
---|
RequestInterceptor(BatchRequestInterceptHandler handler)
Initializes a new instance of RequestInterceptor.
|
Copyright © 2019. All rights reserved.