87 строки
6.6 KiB
YAML
87 строки
6.6 KiB
YAML
### YamlMime:JavaEnum
|
|
uid: "com.azure.mixedreality.authentication.MixedRealityStsServiceVersion"
|
|
fullName: "com.azure.mixedreality.authentication.MixedRealityStsServiceVersion"
|
|
name: "MixedRealityStsServiceVersion"
|
|
nameWithType: "MixedRealityStsServiceVersion"
|
|
summary: "The versions of the Azure Mixed Reality STS supported by this client library."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Enum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html\">Enum</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#valueOf-java.lang.Class-java.lang.String-\">valueOf</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#compareTo-E-\">compareTo</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#describeConstable--\">describeConstable</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#getDeclaringClass--\">getDeclaringClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#name--\">name</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#ordinal--\">ordinal</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html#toString--\">toString</a>"
|
|
- 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#getClass--\">getClass</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#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 enum **MixedRealityStsServiceVersion**</br> extends <a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html\">Enum</a><<xref href=\"com.azure.mixedreality.authentication.MixedRealityStsServiceVersion?alt=com.azure.mixedreality.authentication.MixedRealityStsServiceVersion&text=MixedRealityStsServiceVersion\" data-throw-if-not-resolved=\"False\" />></br> implements <xref href=\"com.azure.core.util.ServiceVersion?alt=com.azure.core.util.ServiceVersion&text=ServiceVersion\" data-throw-if-not-resolved=\"False\" />"
|
|
fields:
|
|
- uid: "com.azure.mixedreality.authentication.MixedRealityStsServiceVersion.V2019_02_28_PREVIEW"
|
|
fullName: "com.azure.mixedreality.authentication.MixedRealityStsServiceVersion.V2019_02_28_PREVIEW"
|
|
name: "V2019_02_28_PREVIEW"
|
|
nameWithType: "MixedRealityStsServiceVersion.V2019_02_28_PREVIEW"
|
|
summary: "Service version `2019-02-28-preview`."
|
|
desc: "Service version `2019-02-28-preview`."
|
|
methods:
|
|
- uid: "com.azure.mixedreality.authentication.MixedRealityStsServiceVersion.getLatest()"
|
|
fullName: "com.azure.mixedreality.authentication.MixedRealityStsServiceVersion.getLatest()"
|
|
name: "getLatest()"
|
|
nameWithType: "MixedRealityStsServiceVersion.getLatest()"
|
|
summary: "Gets the latest service version supported by this client library."
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static MixedRealityStsServiceVersion getLatest()"
|
|
desc: "Gets the latest service version supported by this client library."
|
|
returns:
|
|
description: "the latest <xref uid=\"com.azure.mixedreality.authentication.MixedRealityStsServiceVersion\" data-throw-if-not-resolved=\"false\" data-raw-source=\"MixedRealityStsServiceVersion\"></xref>"
|
|
type: "<xref href=\"com.azure.mixedreality.authentication.MixedRealityStsServiceVersion?alt=com.azure.mixedreality.authentication.MixedRealityStsServiceVersion&text=MixedRealityStsServiceVersion\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.mixedreality.authentication.MixedRealityStsServiceVersion.getVersion()"
|
|
fullName: "com.azure.mixedreality.authentication.MixedRealityStsServiceVersion.getVersion()"
|
|
name: "getVersion()"
|
|
nameWithType: "MixedRealityStsServiceVersion.getVersion()"
|
|
syntax: "public String getVersion()"
|
|
returns:
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.mixedreality.authentication.MixedRealityStsServiceVersion.valueOf(java.lang.String)"
|
|
fullName: "com.azure.mixedreality.authentication.MixedRealityStsServiceVersion.valueOf(String name)"
|
|
name: "valueOf(String name)"
|
|
nameWithType: "MixedRealityStsServiceVersion.valueOf(String name)"
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- name: "name"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public static MixedRealityStsServiceVersion valueOf(String name)"
|
|
returns:
|
|
type: "<xref href=\"com.azure.mixedreality.authentication.MixedRealityStsServiceVersion?alt=com.azure.mixedreality.authentication.MixedRealityStsServiceVersion&text=MixedRealityStsServiceVersion\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.mixedreality.authentication.MixedRealityStsServiceVersion.values()"
|
|
fullName: "com.azure.mixedreality.authentication.MixedRealityStsServiceVersion.values()"
|
|
name: "values()"
|
|
nameWithType: "MixedRealityStsServiceVersion.values()"
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static MixedRealityStsServiceVersion[] values()"
|
|
returns:
|
|
type: "<xref href=\"com.azure.mixedreality.authentication.MixedRealityStsServiceVersion?alt=com.azure.mixedreality.authentication.MixedRealityStsServiceVersion&text=MixedRealityStsServiceVersion\" data-throw-if-not-resolved=\"False\" />[]"
|
|
desc: "The versions of the Azure Mixed Reality STS supported by this client library."
|
|
implements:
|
|
- "<xref href=\"com.azure.core.util.ServiceVersion?alt=com.azure.core.util.ServiceVersion&text=ServiceVersion\" data-throw-if-not-resolved=\"False\" />"
|
|
metadata: {}
|
|
package: "com.azure.mixedreality.authentication"
|
|
artifact: com.azure:azure-mixedreality-authentication:1.2.29
|