Package | Description |
---|---|
com.microsoft.azure.batch |
This package contains classes for writing applications that use the Azure Batch service.
|
Modifier and Type | Method and Description |
---|---|
static BatchClient |
BatchClient.open(BatchCredentials credentials)
Creates an instance of
BatchClient associated with the specified credentials. |
BatchClient |
BatchClient.withCustomBehaviors(Collection<BatchClientBehavior> customBehaviors)
Sets a collection of behaviors that modify or customize requests to the Batch service.
|
Copyright © 2019. All rights reserved.