azure-docs-sdk-java/legacy/docs-ref-autogen/com.azure.maps.elevation.El...

246 строки
24 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.maps.elevation.ElevationClientBuilder"
fullName: "com.azure.maps.elevation.ElevationClientBuilder"
name: "ElevationClientBuilder"
nameWithType: "ElevationClientBuilder"
summary: "Builder class used to instantiate both synchronous and asynchronous <xref uid=\"com.azure.maps.elevation.ElevationClient\" data-throw-if-not-resolved=\"false\" data-raw-source=\"ElevationClient\"></xref> clients."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **ElevationClientBuilder**</br> implements <xref href=\"com.azure.core.client.traits.AzureKeyCredentialTrait?alt=com.azure.core.client.traits.AzureKeyCredentialTrait&text=AzureKeyCredentialTrait\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.maps.elevation.ElevationClientBuilder?alt=com.azure.maps.elevation.ElevationClientBuilder&text=ElevationClientBuilder\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.azure.core.client.traits.TokenCredentialTrait?alt=com.azure.core.client.traits.TokenCredentialTrait&text=TokenCredentialTrait\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.maps.elevation.ElevationClientBuilder?alt=com.azure.maps.elevation.ElevationClientBuilder&text=ElevationClientBuilder\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.azure.core.client.traits.HttpTrait?alt=com.azure.core.client.traits.HttpTrait&text=HttpTrait\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.maps.elevation.ElevationClientBuilder?alt=com.azure.maps.elevation.ElevationClientBuilder&text=ElevationClientBuilder\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.azure.core.client.traits.ConfigurationTrait?alt=com.azure.core.client.traits.ConfigurationTrait&text=ConfigurationTrait\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.maps.elevation.ElevationClientBuilder?alt=com.azure.maps.elevation.ElevationClientBuilder&text=ElevationClientBuilder\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.azure.core.client.traits.EndpointTrait?alt=com.azure.core.client.traits.EndpointTrait&text=EndpointTrait\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.maps.elevation.ElevationClientBuilder?alt=com.azure.maps.elevation.ElevationClientBuilder&text=ElevationClientBuilder\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.maps.elevation.ElevationClientBuilder.ElevationClientBuilder()"
fullName: "com.azure.maps.elevation.ElevationClientBuilder.ElevationClientBuilder()"
name: "ElevationClientBuilder()"
nameWithType: "ElevationClientBuilder.ElevationClientBuilder()"
summary: "Default constructor for the builder class; Create an instance of the Elevation<wbr>Client<wbr>Builder."
syntax: "public ElevationClientBuilder()"
desc: "Default constructor for the builder class; Create an instance of the ElevationClientBuilder."
methods:
- uid: "com.azure.maps.elevation.ElevationClientBuilder.addPolicy(com.azure.core.http.policy.HttpPipelinePolicy)"
fullName: "com.azure.maps.elevation.ElevationClientBuilder.addPolicy(HttpPipelinePolicy customPolicy)"
name: "addPolicy(HttpPipelinePolicy customPolicy)"
nameWithType: "ElevationClientBuilder.addPolicy(HttpPipelinePolicy customPolicy)"
summary: "Adds a custom Http pipeline policy."
parameters:
- description: "The custom Http pipeline policy to add."
name: "customPolicy"
type: "<xref href=\"com.azure.core.http.policy.HttpPipelinePolicy?alt=com.azure.core.http.policy.HttpPipelinePolicy&text=HttpPipelinePolicy\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ElevationClientBuilder addPolicy(HttpPipelinePolicy customPolicy)"
desc: "Adds a custom Http pipeline policy."
returns:
description: "the ElevationClientBuilder."
type: "<xref href=\"com.azure.maps.elevation.ElevationClientBuilder?alt=com.azure.maps.elevation.ElevationClientBuilder&text=ElevationClientBuilder\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.maps.elevation.ElevationClientBuilder.buildAsyncClient()"
fullName: "com.azure.maps.elevation.ElevationClientBuilder.buildAsyncClient()"
name: "buildAsyncClient()"
nameWithType: "ElevationClientBuilder.buildAsyncClient()"
summary: "Builds an instance of Elevation<wbr>Async<wbr>Client async client."
syntax: "public ElevationAsyncClient buildAsyncClient()"
desc: "Builds an instance of ElevationAsyncClient async client."
returns:
description: "an instance of ElevationAsyncClient."
type: "<xref href=\"com.azure.maps.elevation.ElevationAsyncClient?alt=com.azure.maps.elevation.ElevationAsyncClient&text=ElevationAsyncClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.maps.elevation.ElevationClientBuilder.buildClient()"
fullName: "com.azure.maps.elevation.ElevationClientBuilder.buildClient()"
name: "buildClient()"
nameWithType: "ElevationClientBuilder.buildClient()"
summary: "Builds an instance of Elevation<wbr>Client sync client."
syntax: "public ElevationClient buildClient()"
desc: "Builds an instance of ElevationClient sync client."
returns:
description: "an instance of ElevationClient."
type: "<xref href=\"com.azure.maps.elevation.ElevationClient?alt=com.azure.maps.elevation.ElevationClient&text=ElevationClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.maps.elevation.ElevationClientBuilder.clientOptions(com.azure.core.util.ClientOptions)"
fullName: "com.azure.maps.elevation.ElevationClientBuilder.clientOptions(ClientOptions clientOptions)"
name: "clientOptions(ClientOptions clientOptions)"
nameWithType: "ElevationClientBuilder.clientOptions(ClientOptions clientOptions)"
summary: "Sets The client options such as application ID and custom headers to set on a request."
parameters:
- description: "the clientOptions value."
name: "clientOptions"
type: "<xref href=\"com.azure.core.util.ClientOptions?alt=com.azure.core.util.ClientOptions&text=ClientOptions\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ElevationClientBuilder clientOptions(ClientOptions clientOptions)"
desc: "Sets The client options such as application ID and custom headers to set on a request."
returns:
description: "the ElevationClientBuilder."
type: "<xref href=\"com.azure.maps.elevation.ElevationClientBuilder?alt=com.azure.maps.elevation.ElevationClientBuilder&text=ElevationClientBuilder\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.maps.elevation.ElevationClientBuilder.configuration(com.azure.core.util.Configuration)"
fullName: "com.azure.maps.elevation.ElevationClientBuilder.configuration(Configuration configuration)"
name: "configuration(Configuration configuration)"
nameWithType: "ElevationClientBuilder.configuration(Configuration configuration)"
summary: "Sets The configuration store that is used during construction of the service client."
parameters:
- description: "the configuration value."
name: "configuration"
type: "<xref href=\"com.azure.core.util.Configuration?alt=com.azure.core.util.Configuration&text=Configuration\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ElevationClientBuilder configuration(Configuration configuration)"
desc: "Sets The configuration store that is used during construction of the service client."
returns:
description: "the ElevationClientBuilder."
type: "<xref href=\"com.azure.maps.elevation.ElevationClientBuilder?alt=com.azure.maps.elevation.ElevationClientBuilder&text=ElevationClientBuilder\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.maps.elevation.ElevationClientBuilder.credential(com.azure.core.credential.AzureKeyCredential)"
fullName: "com.azure.maps.elevation.ElevationClientBuilder.credential(AzureKeyCredential keyCredential)"
name: "credential(AzureKeyCredential keyCredential)"
nameWithType: "ElevationClientBuilder.credential(AzureKeyCredential keyCredential)"
summary: "Sets the <xref uid=\"com.azure.core.credential.AzureKeyCredential\" data-throw-if-not-resolved=\"false\" data-raw-source=\"AzureKeyCredential\"></xref> used to authenticate HTTP requests."
parameters:
- description: "The <xref uid=\"com.azure.core.credential.AzureKeyCredential\" data-throw-if-not-resolved=\"false\" data-raw-source=\"AzureKeyCredential\"></xref> used to authenticate HTTP requests."
name: "keyCredential"
type: "<xref href=\"com.azure.core.credential.AzureKeyCredential?alt=com.azure.core.credential.AzureKeyCredential&text=AzureKeyCredential\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ElevationClientBuilder credential(AzureKeyCredential keyCredential)"
desc: "Sets the <xref uid=\"com.azure.core.credential.AzureKeyCredential\" data-throw-if-not-resolved=\"false\" data-raw-source=\"AzureKeyCredential\"></xref> used to authenticate HTTP requests."
returns:
description: "The updated <xref uid=\"com.azure.maps.elevation.ElevationClientBuilder\" data-throw-if-not-resolved=\"false\" data-raw-source=\"ElevationClientBuilder\"></xref> object."
type: "<xref href=\"com.azure.maps.elevation.ElevationClientBuilder?alt=com.azure.maps.elevation.ElevationClientBuilder&text=ElevationClientBuilder\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.maps.elevation.ElevationClientBuilder.credential(com.azure.core.credential.TokenCredential)"
fullName: "com.azure.maps.elevation.ElevationClientBuilder.credential(TokenCredential tokenCredential)"
name: "credential(TokenCredential tokenCredential)"
nameWithType: "ElevationClientBuilder.credential(TokenCredential tokenCredential)"
summary: "Sets the <xref uid=\"com.azure.core.credential.TokenCredential\" data-throw-if-not-resolved=\"false\" data-raw-source=\"TokenCredential\"></xref> used to authenticate HTTP requests."
parameters:
- description: "<xref uid=\"com.azure.core.credential.TokenCredential\" data-throw-if-not-resolved=\"false\" data-raw-source=\"TokenCredential\"></xref> used to authenticate HTTP requests."
name: "tokenCredential"
type: "<xref href=\"com.azure.core.credential.TokenCredential?alt=com.azure.core.credential.TokenCredential&text=TokenCredential\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ElevationClientBuilder credential(TokenCredential tokenCredential)"
desc: "Sets the <xref uid=\"com.azure.core.credential.TokenCredential\" data-throw-if-not-resolved=\"false\" data-raw-source=\"TokenCredential\"></xref> used to authenticate HTTP requests."
returns:
description: "The updated <xref uid=\"com.azure.maps.elevation.ElevationClientBuilder\" data-throw-if-not-resolved=\"false\" data-raw-source=\"ElevationClientBuilder\"></xref> object."
type: "<xref href=\"com.azure.maps.elevation.ElevationClientBuilder?alt=com.azure.maps.elevation.ElevationClientBuilder&text=ElevationClientBuilder\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.maps.elevation.ElevationClientBuilder.elevationClientId(java.lang.String)"
fullName: "com.azure.maps.elevation.ElevationClientBuilder.elevationClientId(String elevationClientId)"
name: "elevationClientId(String elevationClientId)"
nameWithType: "ElevationClientBuilder.elevationClientId(String elevationClientId)"
summary: "Sets the Azure Maps client id for use with Azure AD Authentication."
parameters:
- description: "the clientId value."
name: "elevationClientId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public ElevationClientBuilder elevationClientId(String elevationClientId)"
desc: "Sets the Azure Maps client id for use with Azure AD Authentication. This client id is the account-based GUID that appears on the Azure Maps Authentication page. More details: [Azure Maps AD Authentication][]\n\n\n[Azure Maps AD Authentication]: https://docs.microsoft.com/azure/azure-maps/azure-maps-authentication"
returns:
description: "the ElevationClientBuilder."
type: "<xref href=\"com.azure.maps.elevation.ElevationClientBuilder?alt=com.azure.maps.elevation.ElevationClientBuilder&text=ElevationClientBuilder\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.maps.elevation.ElevationClientBuilder.endpoint(java.lang.String)"
fullName: "com.azure.maps.elevation.ElevationClientBuilder.endpoint(String endpoint)"
name: "endpoint(String endpoint)"
nameWithType: "ElevationClientBuilder.endpoint(String endpoint)"
summary: "Set endpoint of the service."
parameters:
- description: "url of the service"
name: "endpoint"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public ElevationClientBuilder endpoint(String endpoint)"
desc: "Set endpoint of the service."
returns:
description: "ElevationClientBuilder"
type: "<xref href=\"com.azure.maps.elevation.ElevationClientBuilder?alt=com.azure.maps.elevation.ElevationClientBuilder&text=ElevationClientBuilder\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.maps.elevation.ElevationClientBuilder.httpClient(com.azure.core.http.HttpClient)"
fullName: "com.azure.maps.elevation.ElevationClientBuilder.httpClient(HttpClient httpClient)"
name: "httpClient(HttpClient httpClient)"
nameWithType: "ElevationClientBuilder.httpClient(HttpClient httpClient)"
summary: "Sets The HTTP client used to send the request."
parameters:
- description: "the httpClient value."
name: "httpClient"
type: "<xref href=\"com.azure.core.http.HttpClient?alt=com.azure.core.http.HttpClient&text=HttpClient\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ElevationClientBuilder httpClient(HttpClient httpClient)"
desc: "Sets The HTTP client used to send the request."
returns:
description: "the ElevationClientBuilder."
type: "<xref href=\"com.azure.maps.elevation.ElevationClientBuilder?alt=com.azure.maps.elevation.ElevationClientBuilder&text=ElevationClientBuilder\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.maps.elevation.ElevationClientBuilder.httpLogOptions(com.azure.core.http.policy.HttpLogOptions)"
fullName: "com.azure.maps.elevation.ElevationClientBuilder.httpLogOptions(HttpLogOptions httpLogOptions)"
name: "httpLogOptions(HttpLogOptions httpLogOptions)"
nameWithType: "ElevationClientBuilder.httpLogOptions(HttpLogOptions httpLogOptions)"
summary: "Sets The logging configuration for HTTP requests and responses."
parameters:
- description: "the httpLogOptions value."
name: "httpLogOptions"
type: "<xref href=\"com.azure.core.http.policy.HttpLogOptions?alt=com.azure.core.http.policy.HttpLogOptions&text=HttpLogOptions\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ElevationClientBuilder httpLogOptions(HttpLogOptions httpLogOptions)"
desc: "Sets The logging configuration for HTTP requests and responses."
returns:
description: "the ElevationClientBuilder."
type: "<xref href=\"com.azure.maps.elevation.ElevationClientBuilder?alt=com.azure.maps.elevation.ElevationClientBuilder&text=ElevationClientBuilder\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.maps.elevation.ElevationClientBuilder.pipeline(com.azure.core.http.HttpPipeline)"
fullName: "com.azure.maps.elevation.ElevationClientBuilder.pipeline(HttpPipeline pipeline)"
name: "pipeline(HttpPipeline pipeline)"
nameWithType: "ElevationClientBuilder.pipeline(HttpPipeline pipeline)"
summary: "Sets The HTTP pipeline to send requests through."
parameters:
- description: "the pipeline value."
name: "pipeline"
type: "<xref href=\"com.azure.core.http.HttpPipeline?alt=com.azure.core.http.HttpPipeline&text=HttpPipeline\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ElevationClientBuilder pipeline(HttpPipeline pipeline)"
desc: "Sets The HTTP pipeline to send requests through."
returns:
description: "the ElevationClientBuilder."
type: "<xref href=\"com.azure.maps.elevation.ElevationClientBuilder?alt=com.azure.maps.elevation.ElevationClientBuilder&text=ElevationClientBuilder\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.maps.elevation.ElevationClientBuilder.retryOptions(com.azure.core.http.policy.RetryOptions)"
fullName: "com.azure.maps.elevation.ElevationClientBuilder.retryOptions(RetryOptions retryOptions)"
name: "retryOptions(RetryOptions retryOptions)"
nameWithType: "ElevationClientBuilder.retryOptions(RetryOptions retryOptions)"
summary: "Sets retry options"
parameters:
- description: "the retry options for the client"
name: "retryOptions"
type: "<xref href=\"com.azure.core.http.policy.RetryOptions?alt=com.azure.core.http.policy.RetryOptions&text=RetryOptions\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ElevationClientBuilder retryOptions(RetryOptions retryOptions)"
desc: "Sets retry options"
returns:
description: "a reference to this <code>ElevationClientBuilder</code>"
type: "<xref href=\"com.azure.maps.elevation.ElevationClientBuilder?alt=com.azure.maps.elevation.ElevationClientBuilder&text=ElevationClientBuilder\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.maps.elevation.ElevationClientBuilder.retryPolicy(com.azure.core.http.policy.RetryPolicy)"
fullName: "com.azure.maps.elevation.ElevationClientBuilder.retryPolicy(RetryPolicy retryPolicy)"
name: "retryPolicy(RetryPolicy retryPolicy)"
nameWithType: "ElevationClientBuilder.retryPolicy(RetryPolicy retryPolicy)"
summary: "Sets The retry policy that will attempt to retry failed requests, if applicable."
parameters:
- description: "the retryPolicy value."
name: "retryPolicy"
type: "<xref href=\"com.azure.core.http.policy.RetryPolicy?alt=com.azure.core.http.policy.RetryPolicy&text=RetryPolicy\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ElevationClientBuilder retryPolicy(RetryPolicy retryPolicy)"
desc: "Sets The retry policy that will attempt to retry failed requests, if applicable."
returns:
description: "the ElevationClientBuilder."
type: "<xref href=\"com.azure.maps.elevation.ElevationClientBuilder?alt=com.azure.maps.elevation.ElevationClientBuilder&text=ElevationClientBuilder\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.maps.elevation.ElevationClientBuilder.serviceVersion(com.azure.maps.elevation.ElevationServiceVersion)"
fullName: "com.azure.maps.elevation.ElevationClientBuilder.serviceVersion(ElevationServiceVersion version)"
name: "serviceVersion(ElevationServiceVersion version)"
nameWithType: "ElevationClientBuilder.serviceVersion(ElevationServiceVersion version)"
summary: "Sets the <xref uid=\"com.azure.maps.elevation.ElevationServiceVersion\" data-throw-if-not-resolved=\"false\" data-raw-source=\"ElevationServiceVersion\"></xref> that is used when making API requests."
parameters:
- description: "<xref uid=\"com.azure.maps.elevation.ElevationServiceVersion\" data-throw-if-not-resolved=\"false\" data-raw-source=\"ElevationServiceVersion\"></xref> of the service to be used when making requests."
name: "version"
type: "<xref href=\"com.azure.maps.elevation.ElevationServiceVersion?alt=com.azure.maps.elevation.ElevationServiceVersion&text=ElevationServiceVersion\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ElevationClientBuilder serviceVersion(ElevationServiceVersion version)"
desc: "Sets the <xref uid=\"com.azure.maps.elevation.ElevationServiceVersion\" data-throw-if-not-resolved=\"false\" data-raw-source=\"ElevationServiceVersion\"></xref> that is used when making API requests.\n\nIf a service version is not provided, the service version that will be used will be the latest known service version based on the version of the client library being used. If no service version is specified, updating to a newer version of the client library will have the result of potentially moving to a newer service version.\n\nTargeting a specific service version may also mean that the service will return an error for newer APIs."
returns:
description: "the updated ElevationClientBuilder object"
type: "<xref href=\"com.azure.maps.elevation.ElevationClientBuilder?alt=com.azure.maps.elevation.ElevationClientBuilder&text=ElevationClientBuilder\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Builder class used to instantiate both synchronous and asynchronous <xref uid=\"com.azure.maps.elevation.ElevationClient\" data-throw-if-not-resolved=\"false\" data-raw-source=\"ElevationClient\"></xref> clients.\n\n**Example usage**\n\nCreating a sync client using a <xref uid=\"com.azure.core.credential.AzureKeyCredential\" data-throw-if-not-resolved=\"false\" data-raw-source=\"AzureKeyCredential\"></xref>:\n\n```java\n// Authenticates using subscription key\n AzureKeyCredential keyCredential = new AzureKeyCredential(System.getenv(\"SUBSCRIPTION_KEY\"));\n\n // Creates a client\n ElevationClient client = new ElevationClientBuilder() \n .credential(keyCredential)\n .elevationClientId(System.getenv(\"MAPS_CLIENT_ID\"))\n .buildClient();\n```"
implements:
- "<xref href=\"com.azure.core.client.traits.AzureKeyCredentialTrait?alt=com.azure.core.client.traits.AzureKeyCredentialTrait&text=AzureKeyCredentialTrait\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.maps.elevation.ElevationClientBuilder?alt=com.azure.maps.elevation.ElevationClientBuilder&text=ElevationClientBuilder\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.azure.core.client.traits.ConfigurationTrait?alt=com.azure.core.client.traits.ConfigurationTrait&text=ConfigurationTrait\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.maps.elevation.ElevationClientBuilder?alt=com.azure.maps.elevation.ElevationClientBuilder&text=ElevationClientBuilder\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.azure.core.client.traits.EndpointTrait?alt=com.azure.core.client.traits.EndpointTrait&text=EndpointTrait\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.maps.elevation.ElevationClientBuilder?alt=com.azure.maps.elevation.ElevationClientBuilder&text=ElevationClientBuilder\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.azure.core.client.traits.HttpTrait?alt=com.azure.core.client.traits.HttpTrait&text=HttpTrait\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.maps.elevation.ElevationClientBuilder?alt=com.azure.maps.elevation.ElevationClientBuilder&text=ElevationClientBuilder\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.azure.core.client.traits.TokenCredentialTrait?alt=com.azure.core.client.traits.TokenCredentialTrait&text=TokenCredentialTrait\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.maps.elevation.ElevationClientBuilder?alt=com.azure.maps.elevation.ElevationClientBuilder&text=ElevationClientBuilder\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.azure.maps.elevation"
artifact: com.azure:azure-maps-elevation:1.0.0-beta.2