com.microsoft.azure.batch.interceptor

This package contains classes for modifying requests to the Batch service.

Classes

BatchClientParallelOptions

Stores options that configure the operation of methods on Batch client parallel operations.

ClientRequestIdInterceptor

Interceptor which contains a function used to generate a client request ID.

DetailLevelInterceptor

Interceptor which contains a function used to apply the DetailLevel.

PageSizeInterceptor

Interceptor which contains a function used to set the maximum page size of a request.

RequestInterceptor

A BatchClientBehavior that modifies requests to the Batch service.

ServerTimeoutInterceptor

Sets Batch service request timeouts.

Interfaces

BatchRequestInterceptHandler

This interface enables an interceptor to modify a request to the Batch service.