Uses of Enum
com.azure.mixedreality.authentication.MixedRealityStsServiceVersion
-
Uses of MixedRealityStsServiceVersion in com.azure.mixedreality.authentication
Methods in com.azure.mixedreality.authentication that return MixedRealityStsServiceVersionModifier and TypeMethodDescriptionMixedRealityStsServiceVersion.getLatest()Gets the latest service version supported by this client library.Returns the enum constant of this type with the specified name.static MixedRealityStsServiceVersion[]MixedRealityStsServiceVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.mixedreality.authentication with parameters of type MixedRealityStsServiceVersionModifier and TypeMethodDescriptionMixedRealityStsClientBuilder.serviceVersion(MixedRealityStsServiceVersion version) Sets theMixedRealityStsServiceVersionthat is used when making API requests.