azure-docs-sdk-java/docs-ref-autogen/com.microsoft.azure.cogniti...

141 строка
10 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode"
fullName: "com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode"
name: "ErrorCode"
nameWithType: "ErrorCode"
summary: "Defines values for Error<wbr>Code."
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 **ErrorCode**</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.cognitiveservices.language.spellcheck.models.ErrorCode?alt=com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode&text=ErrorCode\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode.ErrorCode()"
fullName: "com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode.ErrorCode()"
name: "ErrorCode()"
nameWithType: "ErrorCode.ErrorCode()"
syntax: "public ErrorCode()"
fields:
- uid: "com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode.INSUFFICIENT_AUTHORIZATION"
fullName: "com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode.INSUFFICIENT_AUTHORIZATION"
name: "INSUFFICIENT_AUTHORIZATION"
nameWithType: "ErrorCode.INSUFFICIENT_AUTHORIZATION"
summary: "Static value Insufficient<wbr>Authorization for Error<wbr>Code."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode?alt=com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode&text=ErrorCode\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ErrorCode INSUFFICIENT_AUTHORIZATION"
desc: "Static value InsufficientAuthorization for ErrorCode."
- uid: "com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode.INVALID_AUTHORIZATION"
fullName: "com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode.INVALID_AUTHORIZATION"
name: "INVALID_AUTHORIZATION"
nameWithType: "ErrorCode.INVALID_AUTHORIZATION"
summary: "Static value Invalid<wbr>Authorization for Error<wbr>Code."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode?alt=com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode&text=ErrorCode\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ErrorCode INVALID_AUTHORIZATION"
desc: "Static value InvalidAuthorization for ErrorCode."
- uid: "com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode.INVALID_REQUEST"
fullName: "com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode.INVALID_REQUEST"
name: "INVALID_REQUEST"
nameWithType: "ErrorCode.INVALID_REQUEST"
summary: "Static value Invalid<wbr>Request for Error<wbr>Code."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode?alt=com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode&text=ErrorCode\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ErrorCode INVALID_REQUEST"
desc: "Static value InvalidRequest for ErrorCode."
- uid: "com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode.NONE"
fullName: "com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode.NONE"
name: "NONE"
nameWithType: "ErrorCode.NONE"
summary: "Static value None for Error<wbr>Code."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode?alt=com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode&text=ErrorCode\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ErrorCode NONE"
desc: "Static value None for ErrorCode."
- uid: "com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode.RATE_LIMIT_EXCEEDED"
fullName: "com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode.RATE_LIMIT_EXCEEDED"
name: "RATE_LIMIT_EXCEEDED"
nameWithType: "ErrorCode.RATE_LIMIT_EXCEEDED"
summary: "Static value Rate<wbr>Limit<wbr>Exceeded for Error<wbr>Code."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode?alt=com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode&text=ErrorCode\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ErrorCode RATE_LIMIT_EXCEEDED"
desc: "Static value RateLimitExceeded for ErrorCode."
- uid: "com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode.SERVER_ERROR"
fullName: "com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode.SERVER_ERROR"
name: "SERVER_ERROR"
nameWithType: "ErrorCode.SERVER_ERROR"
summary: "Static value Server<wbr>Error for Error<wbr>Code."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode?alt=com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode&text=ErrorCode\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ErrorCode SERVER_ERROR"
desc: "Static value ServerError for ErrorCode."
methods:
- uid: "com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode.fromString(java.lang.String)"
fullName: "com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode.fromString(String name)"
name: "fromString(String name)"
nameWithType: "ErrorCode.fromString(String name)"
summary: "Creates or finds a Error<wbr>Code 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 ErrorCode fromString(String name)"
desc: "Creates or finds a ErrorCode from its string representation."
returns:
description: "the corresponding ErrorCode"
type: "<xref href=\"com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode?alt=com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode&text=ErrorCode\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode.values()"
fullName: "com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode.values()"
name: "values()"
nameWithType: "ErrorCode.values()"
modifiers:
- "static"
syntax: "public static Collection<ErrorCode> values()"
returns:
description: "known ErrorCode 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.cognitiveservices.language.spellcheck.models.ErrorCode?alt=com.microsoft.azure.cognitiveservices.language.spellcheck.models.ErrorCode&text=ErrorCode\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Defines values for ErrorCode."
metadata: {}
package: "com.microsoft.azure.cognitiveservices.language.spellcheck.models"
artifact: com.microsoft.azure.cognitiveservices:azure-cognitiveservices-spellcheck:1.0.2