-
Sets the Mixed Reality service account domain.
Sets the Mixed Reality service account identifier.
MixedRealityStsClientBuilder.addPolicy(com.azure.core.http.policy.HttpPipelinePolicy customPolicy)
Adds a pipeline policy to apply on each request sent.
MixedRealityStsClientBuilder.clientOptions(com.azure.core.util.ClientOptions clientOptions)
Allows for setting common properties such as application ID, headers, proxy configuration, etc.
MixedRealityStsClientBuilder.configuration(com.azure.core.util.Configuration configuration)
Sets the configuration store that is used during construction of the service client.
MixedRealityStsClientBuilder.credential(com.azure.core.credential.AzureKeyCredential keyCredential)
Sets the AzureKeyCredential used to authenticate HTTP requests.
MixedRealityStsClientBuilder.credential(com.azure.core.credential.TokenCredential tokenCredential)
Sets the TokenCredential used to authorize requests sent to the service.
Sets the Mixed Reality STS service endpoint.
MixedRealityStsClientBuilder.httpClient(com.azure.core.http.HttpClient client)
Sets the HttpClient to use for sending and receiving requests to and from the service.
MixedRealityStsClientBuilder.httpLogOptions(com.azure.core.http.policy.HttpLogOptions logOptions)
Sets the logging configuration to use when sending and receiving requests to and from
the service.
MixedRealityStsClientBuilder.pipeline(com.azure.core.http.HttpPipeline pipeline)
Sets the HttpPipeline to use for the service client.
MixedRealityStsClientBuilder.retryOptions(com.azure.core.http.policy.RetryOptions retryOptions)
Sets the RetryOptions for all the requests made through the client.
MixedRealityStsClientBuilder.retryPolicy(com.azure.core.http.policy.RetryPolicy retryPolicy)
Sets the RetryPolicy that is used to retry requests.