Uses of Class
com.azure.compute.batch.BatchClientBuilder
Packages that use BatchClientBuilder
-
Uses of BatchClientBuilder in com.azure.compute.batch
Methods in com.azure.compute.batch that return BatchClientBuilderModifier and TypeMethodDescriptionBatchClientBuilder.addPolicy
(com.azure.core.http.policy.HttpPipelinePolicy customPolicy) .BatchClientBuilder.clientOptions
(com.azure.core.util.ClientOptions clientOptions) .BatchClientBuilder.configuration
(com.azure.core.util.Configuration configuration) .BatchClientBuilder.credential
(com.azure.core.credential.AzureNamedKeyCredential azureNamedKeyCredential) The AzureNamedKeyCredential used for authentication.BatchClientBuilder.credential
(com.azure.core.credential.TokenCredential tokenCredential) ..BatchClientBuilder.httpClient
(com.azure.core.http.HttpClient httpClient) .BatchClientBuilder.httpLogOptions
(com.azure.core.http.policy.HttpLogOptions httpLogOptions) .BatchClientBuilder.pipeline
(com.azure.core.http.HttpPipeline pipeline) .BatchClientBuilder.retryOptions
(com.azure.core.http.policy.RetryOptions retryOptions) .BatchClientBuilder.retryPolicy
(com.azure.core.http.policy.RetryPolicy retryPolicy) Sets The retry policy that will attempt to retry failed requests, if applicable.BatchClientBuilder.serviceVersion
(BatchServiceVersion serviceVersion) Sets Service version.