azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

297 строки
17 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.cognitiveservices.Kind"
fullName: "com.microsoft.azure.management.cognitiveservices.Kind"
name: "Kind"
nameWithType: "Kind"
summary: "Defines values for Kind."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.microsoft.rest.ExpandableStringEnum?alt=com.microsoft.rest.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.microsoft.rest.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.microsoft.rest.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.equals(java.lang.Object)?alt=com.microsoft.rest.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.hashCode()?alt=com.microsoft.rest.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.toString()?alt=com.microsoft.rest.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.withNameValue(java.lang.String,T,java.lang.Class<T>)?alt=com.microsoft.rest.ExpandableStringEnum.withNameValue&text=withNameValue\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public final class **Kind**</br> extends <xref href=\"com.microsoft.rest.ExpandableStringEnum?alt=com.microsoft.rest.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.cognitiveservices.Kind?alt=com.microsoft.azure.management.cognitiveservices.Kind&text=Kind\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.microsoft.azure.management.cognitiveservices.Kind.Kind()"
fullName: "com.microsoft.azure.management.cognitiveservices.Kind.Kind()"
name: "Kind()"
nameWithType: "Kind.Kind()"
syntax: "public Kind()"
fields:
- uid: "com.microsoft.azure.management.cognitiveservices.Kind.BING_AUTOSUGGESTV7"
fullName: "com.microsoft.azure.management.cognitiveservices.Kind.BING_AUTOSUGGESTV7"
name: "BING_AUTOSUGGESTV7"
nameWithType: "Kind.BING_AUTOSUGGESTV7"
summary: "Static value Bing.<wbr>Autosuggest.<wbr>v7 for Kind."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.Kind?alt=com.microsoft.azure.management.cognitiveservices.Kind&text=Kind\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Kind BING_AUTOSUGGESTV7"
desc: "Static value Bing.Autosuggest.v7 for Kind."
- uid: "com.microsoft.azure.management.cognitiveservices.Kind.BING_CUSTOM_SEARCH"
fullName: "com.microsoft.azure.management.cognitiveservices.Kind.BING_CUSTOM_SEARCH"
name: "BING_CUSTOM_SEARCH"
nameWithType: "Kind.BING_CUSTOM_SEARCH"
summary: "Static value Bing.<wbr>Custom<wbr>Search for Kind."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.Kind?alt=com.microsoft.azure.management.cognitiveservices.Kind&text=Kind\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Kind BING_CUSTOM_SEARCH"
desc: "Static value Bing.CustomSearch for Kind."
- uid: "com.microsoft.azure.management.cognitiveservices.Kind.BING_SEARCHV7"
fullName: "com.microsoft.azure.management.cognitiveservices.Kind.BING_SEARCHV7"
name: "BING_SEARCHV7"
nameWithType: "Kind.BING_SEARCHV7"
summary: "Static value Bing.<wbr>Search.<wbr>v7 for Kind."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.Kind?alt=com.microsoft.azure.management.cognitiveservices.Kind&text=Kind\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Kind BING_SEARCHV7"
desc: "Static value Bing.Search.v7 for Kind."
- uid: "com.microsoft.azure.management.cognitiveservices.Kind.BING_SPEECH"
fullName: "com.microsoft.azure.management.cognitiveservices.Kind.BING_SPEECH"
name: "BING_SPEECH"
nameWithType: "Kind.BING_SPEECH"
summary: "Static value Bing.<wbr>Speech for Kind."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.Kind?alt=com.microsoft.azure.management.cognitiveservices.Kind&text=Kind\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Kind BING_SPEECH"
desc: "Static value Bing.Speech for Kind."
- uid: "com.microsoft.azure.management.cognitiveservices.Kind.BING_SPELL_CHECKV7"
fullName: "com.microsoft.azure.management.cognitiveservices.Kind.BING_SPELL_CHECKV7"
name: "BING_SPELL_CHECKV7"
nameWithType: "Kind.BING_SPELL_CHECKV7"
summary: "Static value Bing.<wbr>Spell<wbr>Check.<wbr>v7 for Kind."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.Kind?alt=com.microsoft.azure.management.cognitiveservices.Kind&text=Kind\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Kind BING_SPELL_CHECKV7"
desc: "Static value Bing.SpellCheck.v7 for Kind."
- uid: "com.microsoft.azure.management.cognitiveservices.Kind.COMPUTER_VISION"
fullName: "com.microsoft.azure.management.cognitiveservices.Kind.COMPUTER_VISION"
name: "COMPUTER_VISION"
nameWithType: "Kind.COMPUTER_VISION"
summary: "Static value Computer<wbr>Vision for Kind."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.Kind?alt=com.microsoft.azure.management.cognitiveservices.Kind&text=Kind\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Kind COMPUTER_VISION"
desc: "Static value ComputerVision for Kind."
- uid: "com.microsoft.azure.management.cognitiveservices.Kind.CONTENT_MODERATOR"
fullName: "com.microsoft.azure.management.cognitiveservices.Kind.CONTENT_MODERATOR"
name: "CONTENT_MODERATOR"
nameWithType: "Kind.CONTENT_MODERATOR"
summary: "Static value Content<wbr>Moderator for Kind."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.Kind?alt=com.microsoft.azure.management.cognitiveservices.Kind&text=Kind\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Kind CONTENT_MODERATOR"
desc: "Static value ContentModerator for Kind."
- uid: "com.microsoft.azure.management.cognitiveservices.Kind.CUSTOM_SPEECH"
fullName: "com.microsoft.azure.management.cognitiveservices.Kind.CUSTOM_SPEECH"
name: "CUSTOM_SPEECH"
nameWithType: "Kind.CUSTOM_SPEECH"
summary: "Static value Custom<wbr>Speech for Kind."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.Kind?alt=com.microsoft.azure.management.cognitiveservices.Kind&text=Kind\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Kind CUSTOM_SPEECH"
desc: "Static value CustomSpeech for Kind."
- uid: "com.microsoft.azure.management.cognitiveservices.Kind.CUSTOM_VISION_PREDICTION"
fullName: "com.microsoft.azure.management.cognitiveservices.Kind.CUSTOM_VISION_PREDICTION"
name: "CUSTOM_VISION_PREDICTION"
nameWithType: "Kind.CUSTOM_VISION_PREDICTION"
summary: "Static value Custom<wbr>Vision.<wbr>Prediction for Kind."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.Kind?alt=com.microsoft.azure.management.cognitiveservices.Kind&text=Kind\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Kind CUSTOM_VISION_PREDICTION"
desc: "Static value CustomVision.Prediction for Kind."
- uid: "com.microsoft.azure.management.cognitiveservices.Kind.CUSTOM_VISION_TRAINING"
fullName: "com.microsoft.azure.management.cognitiveservices.Kind.CUSTOM_VISION_TRAINING"
name: "CUSTOM_VISION_TRAINING"
nameWithType: "Kind.CUSTOM_VISION_TRAINING"
summary: "Static value Custom<wbr>Vision.<wbr>Training for Kind."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.Kind?alt=com.microsoft.azure.management.cognitiveservices.Kind&text=Kind\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Kind CUSTOM_VISION_TRAINING"
desc: "Static value CustomVision.Training for Kind."
- uid: "com.microsoft.azure.management.cognitiveservices.Kind.EMOTION"
fullName: "com.microsoft.azure.management.cognitiveservices.Kind.EMOTION"
name: "EMOTION"
nameWithType: "Kind.EMOTION"
summary: "Static value Emotion for Kind."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.Kind?alt=com.microsoft.azure.management.cognitiveservices.Kind&text=Kind\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Kind EMOTION"
desc: "Static value Emotion for Kind."
- uid: "com.microsoft.azure.management.cognitiveservices.Kind.FACE"
fullName: "com.microsoft.azure.management.cognitiveservices.Kind.FACE"
name: "FACE"
nameWithType: "Kind.FACE"
summary: "Static value Face for Kind."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.Kind?alt=com.microsoft.azure.management.cognitiveservices.Kind&text=Kind\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Kind FACE"
desc: "Static value Face for Kind."
- uid: "com.microsoft.azure.management.cognitiveservices.Kind.LUIS"
fullName: "com.microsoft.azure.management.cognitiveservices.Kind.LUIS"
name: "LUIS"
nameWithType: "Kind.LUIS"
summary: "Static value LUIS for Kind."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.Kind?alt=com.microsoft.azure.management.cognitiveservices.Kind&text=Kind\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Kind LUIS"
desc: "Static value LUIS for Kind."
- uid: "com.microsoft.azure.management.cognitiveservices.Kind.QN_AMAKER"
fullName: "com.microsoft.azure.management.cognitiveservices.Kind.QN_AMAKER"
name: "QN_AMAKER"
nameWithType: "Kind.QN_AMAKER"
summary: "Static value Qn<wbr>AMaker for Kind."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.Kind?alt=com.microsoft.azure.management.cognitiveservices.Kind&text=Kind\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Kind QN_AMAKER"
desc: "Static value QnAMaker for Kind."
- uid: "com.microsoft.azure.management.cognitiveservices.Kind.SPEAKER_RECOGNITION"
fullName: "com.microsoft.azure.management.cognitiveservices.Kind.SPEAKER_RECOGNITION"
name: "SPEAKER_RECOGNITION"
nameWithType: "Kind.SPEAKER_RECOGNITION"
summary: "Static value Speaker<wbr>Recognition for Kind."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.Kind?alt=com.microsoft.azure.management.cognitiveservices.Kind&text=Kind\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Kind SPEAKER_RECOGNITION"
desc: "Static value SpeakerRecognition for Kind."
- uid: "com.microsoft.azure.management.cognitiveservices.Kind.SPEECH_TRANSLATION"
fullName: "com.microsoft.azure.management.cognitiveservices.Kind.SPEECH_TRANSLATION"
name: "SPEECH_TRANSLATION"
nameWithType: "Kind.SPEECH_TRANSLATION"
summary: "Static value Speech<wbr>Translation for Kind."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.Kind?alt=com.microsoft.azure.management.cognitiveservices.Kind&text=Kind\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Kind SPEECH_TRANSLATION"
desc: "Static value SpeechTranslation for Kind."
- uid: "com.microsoft.azure.management.cognitiveservices.Kind.TEXT_ANALYTICS"
fullName: "com.microsoft.azure.management.cognitiveservices.Kind.TEXT_ANALYTICS"
name: "TEXT_ANALYTICS"
nameWithType: "Kind.TEXT_ANALYTICS"
summary: "Static value Text<wbr>Analytics for Kind."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.Kind?alt=com.microsoft.azure.management.cognitiveservices.Kind&text=Kind\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Kind TEXT_ANALYTICS"
desc: "Static value TextAnalytics for Kind."
- uid: "com.microsoft.azure.management.cognitiveservices.Kind.TEXT_TRANSLATION"
fullName: "com.microsoft.azure.management.cognitiveservices.Kind.TEXT_TRANSLATION"
name: "TEXT_TRANSLATION"
nameWithType: "Kind.TEXT_TRANSLATION"
summary: "Static value Text<wbr>Translation for Kind."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.Kind?alt=com.microsoft.azure.management.cognitiveservices.Kind&text=Kind\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Kind TEXT_TRANSLATION"
desc: "Static value TextTranslation for Kind."
- uid: "com.microsoft.azure.management.cognitiveservices.Kind.WEB_LM"
fullName: "com.microsoft.azure.management.cognitiveservices.Kind.WEB_LM"
name: "WEB_LM"
nameWithType: "Kind.WEB_LM"
summary: "Static value WebLM for Kind."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.Kind?alt=com.microsoft.azure.management.cognitiveservices.Kind&text=Kind\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final Kind WEB_LM"
desc: "Static value WebLM for Kind."
methods:
- uid: "com.microsoft.azure.management.cognitiveservices.Kind.fromString(java.lang.String)"
fullName: "com.microsoft.azure.management.cognitiveservices.Kind.fromString(String name)"
name: "fromString(String name)"
nameWithType: "Kind.fromString(String name)"
summary: "Creates or finds a Kind from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for"
name: "name"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static Kind fromString(String name)"
desc: "Creates or finds a Kind from its string representation."
returns:
description: "the corresponding Kind"
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.Kind?alt=com.microsoft.azure.management.cognitiveservices.Kind&text=Kind\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cognitiveservices.Kind.values()"
fullName: "com.microsoft.azure.management.cognitiveservices.Kind.values()"
name: "values()"
nameWithType: "Kind.values()"
modifiers:
- "static"
syntax: "public static Collection<Kind> values()"
returns:
description: "known Kind values"
type: "<xref href=\"java.util.Collection?alt=java.util.Collection&text=Collection\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.cognitiveservices.Kind?alt=com.microsoft.azure.management.cognitiveservices.Kind&text=Kind\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Defines values for Kind."
metadata: {}
package: "com.microsoft.azure.management.cognitiveservices"
artifact: com.microsoft.azure:azure-mgmt-cognitiveservices:1.10.0-beta