Uses of Class
com.azure.maps.render.MapsRenderClientBuilder
Packages that use MapsRenderClientBuilder
-
Uses of MapsRenderClientBuilder in com.azure.maps.render
Methods in com.azure.maps.render that return MapsRenderClientBuilderModifier and TypeMethodDescriptionMapsRenderClientBuilder.addPolicy
(com.azure.core.http.policy.HttpPipelinePolicy customPolicy) Adds a custom Http pipeline policy.MapsRenderClientBuilder.clientOptions
(com.azure.core.util.ClientOptions clientOptions) Sets The client options such as application ID and custom headers to set on a request.MapsRenderClientBuilder.configuration
(com.azure.core.util.Configuration configuration) Sets The configuration store that is used during construction of the service client.MapsRenderClientBuilder.credential
(com.azure.core.credential.AzureKeyCredential keyCredential) Sets theAzureKeyCredential
used to authenticate HTTP requests.MapsRenderClientBuilder.credential
(com.azure.core.credential.AzureSasCredential sasCredential) Sets theAzureSasCredential
used to authenticate HTTP requests.MapsRenderClientBuilder.credential
(com.azure.core.credential.TokenCredential tokenCredential) Sets theTokenCredential
used to authenticate HTTP requests.Set endpoint of the service.MapsRenderClientBuilder.httpClient
(com.azure.core.http.HttpClient httpClient) Sets The HTTP client used to send the request.MapsRenderClientBuilder.httpLogOptions
(com.azure.core.http.policy.HttpLogOptions httpLogOptions) Sets The http log options.MapsRenderClientBuilder.mapsClientId
(String mapsClientId) Sets the Azure Maps client id for use with Azure AD Authentication.MapsRenderClientBuilder.pipeline
(com.azure.core.http.HttpPipeline pipeline) Sets The HTTP pipeline to send requests through.MapsRenderClientBuilder.retryOptions
(com.azure.core.http.policy.RetryOptions retryOptions) Sets retry optionsMapsRenderClientBuilder.retryPolicy
(com.azure.core.http.policy.RetryPolicy retryPolicy) Sets The retry policy that will attempt to retry failed requests, if applicable.MapsRenderClientBuilder.serviceVersion
(MapsRenderServiceVersion version) Render service version