Uses of Class
com.azure.developer.devcenter.DevBoxesClientBuilder
Packages that use DevBoxesClientBuilder
Package
Description
Package containing the classes for DevCenterService.
-
Uses of DevBoxesClientBuilder in com.azure.developer.devcenter
Methods in com.azure.developer.devcenter that return DevBoxesClientBuilderModifier and TypeMethodDescriptionDevBoxesClientBuilder.addPolicy(com.azure.core.http.policy.HttpPipelinePolicy customPolicy) .DevBoxesClientBuilder.clientOptions(com.azure.core.util.ClientOptions clientOptions) .DevBoxesClientBuilder.configuration(com.azure.core.util.Configuration configuration) .DevBoxesClientBuilder.credential(com.azure.core.credential.TokenCredential tokenCredential) ..DevBoxesClientBuilder.httpClient(com.azure.core.http.HttpClient httpClient) .DevBoxesClientBuilder.httpLogOptions(com.azure.core.http.policy.HttpLogOptions httpLogOptions) .DevBoxesClientBuilder.pipeline(com.azure.core.http.HttpPipeline pipeline) .DevBoxesClientBuilder.retryOptions(com.azure.core.http.policy.RetryOptions retryOptions) .DevBoxesClientBuilder.retryPolicy(com.azure.core.http.policy.RetryPolicy retryPolicy) Sets The retry policy that will attempt to retry failed requests, if applicable.DevBoxesClientBuilder.serviceVersion(DevCenterServiceVersion serviceVersion) Sets Service version.