Package | Description |
---|---|
com.microsoft.azure.batch |
This package contains classes for writing applications that use the Azure Batch service.
|
com.microsoft.azure.batch.protocol |
This package contains the classes for BatchServiceClient.
|
Modifier and Type | Method and Description |
---|---|
BatchServiceClient |
BatchClient.protocolLayer()
Gets the protocol layer service client that issues requests to the Azure Batch service.
|
Modifier and Type | Method and Description |
---|---|
BatchServiceClient |
BatchServiceClient.withAcceptLanguage(String acceptLanguage)
Sets Gets or sets the preferred language for the response..
|
BatchServiceClient |
BatchServiceClient.withGenerateClientRequestId(boolean generateClientRequestId)
Sets When set to true a unique x-ms-client-request-id value is generated and included in each request.
|
BatchServiceClient |
BatchServiceClient.withLongRunningOperationRetryTimeout(int longRunningOperationRetryTimeout)
Sets Gets or sets the retry timeout in seconds for Long Running Operations.
|
Copyright © 2019. All rights reserved.