Class MixedRealityStsClientBuilder

java.lang.Object
com.azure.mixedreality.authentication.MixedRealityStsClientBuilder
All Implemented Interfaces:
AzureKeyCredentialTrait<MixedRealityStsClientBuilder>, ConfigurationTrait<MixedRealityStsClientBuilder>, EndpointTrait<MixedRealityStsClientBuilder>, HttpTrait<MixedRealityStsClientBuilder>, TokenCredentialTrait<MixedRealityStsClientBuilder>

This class provides a fluent builder API to help aid the configuration and instantiation of MixedRealityStsClients and MixedRealityStsAsyncClient, call buildClient and buildAsyncClient respectively to construct an instance of the desired client.
See Also: