ComputerVisionInnerErrorCodeValue Classe
- java.
lang. Object - com.
microsoft. rest. ExpandableStringEnum<ComputerVisionInnerErrorCodeValue> - com.
microsoft. azure. cognitiveservices. vision. computervision. models. ComputerVisionInnerErrorCodeValue
- com.
- com.
public class ComputerVisionInnerErrorCodeValue
Définit des valeurs pour ComputerVisionInnerErrorCodeValue.
Récapitulatif du champ
Modificateur et type | Champ et description |
---|---|
final Computer |
BAD_ARGUMENT
Valeur statique BadArgument pour ComputerVisionInnerErrorCodeValue. |
final Computer |
CANCELLED_REQUEST
Valeur statique CancelledRequest pour ComputerVisionInnerErrorCodeValue. |
final Computer |
DETECT_FACE_ERROR
Valeur statique DetectFaceError pour ComputerVisionInnerErrorCodeValue. |
final Computer |
FAILED_TO_PROCESS
Valeur statique FailedToProcess pour ComputerVisionInnerErrorCodeValue. |
final Computer |
INTERNAL_SERVER_ERROR
Valeur statique InternalServerError pour ComputerVisionInnerErrorCodeValue. |
final Computer |
INVALID_DETAILS
Valeur statique InvalidDetails pour ComputerVisionInnerErrorCodeValue. |
final Computer |
INVALID_IMAGE_FORMAT
Valeur statique InvalidImageFormat pour ComputerVisionInnerErrorCodeValue. |
final Computer |
INVALID_IMAGE_SIZE
Valeur statique InvalidImageSize pour ComputerVisionInnerErrorCodeValue. |
final Computer |
INVALID_IMAGE_URL
Valeur statique InvalidImageUrl pour ComputerVisionInnerErrorCodeValue. |
final Computer |
INVALID_MODEL
Valeur statique InvalidModel pour ComputerVisionInnerErrorCodeValue. |
final Computer |
INVALID_THUMBNAIL_SIZE
Valeur statique InvalidThumbnailSize pour ComputerVisionInnerErrorCodeValue. |
final Computer |
NOT_SUPPORTED_FEATURE
Valeur statique NotSupportedFeature pour ComputerVisionInnerErrorCodeValue. |
final Computer |
NOT_SUPPORTED_IMAGE
Valeur statique NotSupportedImage pour ComputerVisionInnerErrorCodeValue. |
final Computer |
NOT_SUPPORTED_LANGUAGE
Valeur statique NotSupportedLanguage pour ComputerVisionInnerErrorCodeValue. |
final Computer |
NOT_SUPPORTED_VISUAL_FEATURE
Valeur statique NotSupportedVisualFeature pour ComputerVisionInnerErrorCodeValue. |
final Computer |
STORAGE_EXCEPTION
Valeur statique StorageException pour ComputerVisionInnerErrorCodeValue. |
final Computer |
TIMEOUT
Valeur statique Timeout pour ComputerVisionInnerErrorCodeValue. |
final Computer |
UNSPECIFIED
Valeur statique Unspecified pour ComputerVisionInnerErrorCodeValue. |
final Computer |
UNSUPPORTED_MEDIA_TYPE
Valeur statique UnsupportedMediaType pour ComputerVisionInnerErrorCodeValue. |
Résumé de la méthode
Modificateur et type | Méthode et description |
---|---|
Computer |
fromString(String name)
Crée ou recherche un ComputerVisionInnerErrorCodeValue à partir de sa représentation de chaîne. |
Collection<Computer |
values() |
Détails du champ
BAD_ARGUMENT
public static final ComputerVisionInnerErrorCodeValue BAD_ARGUMENT= fromString("BadArgument")
Valeur statique BadArgument pour ComputerVisionInnerErrorCodeValue.
CANCELLED_REQUEST
public static final ComputerVisionInnerErrorCodeValue CANCELLED_REQUEST= fromString("CancelledRequest")
Valeur statique CancelledRequest pour ComputerVisionInnerErrorCodeValue.
DETECT_FACE_ERROR
public static final ComputerVisionInnerErrorCodeValue DETECT_FACE_ERROR= fromString("DetectFaceError")
Valeur statique DetectFaceError pour ComputerVisionInnerErrorCodeValue.
FAILED_TO_PROCESS
public static final ComputerVisionInnerErrorCodeValue FAILED_TO_PROCESS= fromString("FailedToProcess")
Valeur statique FailedToProcess pour ComputerVisionInnerErrorCodeValue.
INTERNAL_SERVER_ERROR
public static final ComputerVisionInnerErrorCodeValue INTERNAL_SERVER_ERROR= fromString("InternalServerError")
Valeur statique InternalServerError pour ComputerVisionInnerErrorCodeValue.
INVALID_DETAILS
public static final ComputerVisionInnerErrorCodeValue INVALID_DETAILS= fromString("InvalidDetails")
Valeur statique InvalidDetails pour ComputerVisionInnerErrorCodeValue.
INVALID_IMAGE_FORMAT
public static final ComputerVisionInnerErrorCodeValue INVALID_IMAGE_FORMAT= fromString("InvalidImageFormat")
Valeur statique InvalidImageFormat pour ComputerVisionInnerErrorCodeValue.
INVALID_IMAGE_SIZE
public static final ComputerVisionInnerErrorCodeValue INVALID_IMAGE_SIZE= fromString("InvalidImageSize")
Valeur statique InvalidImageSize pour ComputerVisionInnerErrorCodeValue.
INVALID_IMAGE_URL
public static final ComputerVisionInnerErrorCodeValue INVALID_IMAGE_URL= fromString("InvalidImageUrl")
Valeur statique InvalidImageUrl pour ComputerVisionInnerErrorCodeValue.
INVALID_MODEL
public static final ComputerVisionInnerErrorCodeValue INVALID_MODEL= fromString("InvalidModel")
Valeur statique InvalidModel pour ComputerVisionInnerErrorCodeValue.
INVALID_THUMBNAIL_SIZE
public static final ComputerVisionInnerErrorCodeValue INVALID_THUMBNAIL_SIZE= fromString("InvalidThumbnailSize")
Valeur statique InvalidThumbnailSize pour ComputerVisionInnerErrorCodeValue.
NOT_SUPPORTED_FEATURE
public static final ComputerVisionInnerErrorCodeValue NOT_SUPPORTED_FEATURE= fromString("NotSupportedFeature")
Valeur statique NotSupportedFeature pour ComputerVisionInnerErrorCodeValue.
NOT_SUPPORTED_IMAGE
public static final ComputerVisionInnerErrorCodeValue NOT_SUPPORTED_IMAGE= fromString("NotSupportedImage")
Valeur statique NotSupportedImage pour ComputerVisionInnerErrorCodeValue.
NOT_SUPPORTED_LANGUAGE
public static final ComputerVisionInnerErrorCodeValue NOT_SUPPORTED_LANGUAGE= fromString("NotSupportedLanguage")
Valeur statique NotSupportedLanguage pour ComputerVisionInnerErrorCodeValue.
NOT_SUPPORTED_VISUAL_FEATURE
public static final ComputerVisionInnerErrorCodeValue NOT_SUPPORTED_VISUAL_FEATURE= fromString("NotSupportedVisualFeature")
Valeur statique NotSupportedVisualFeature pour ComputerVisionInnerErrorCodeValue.
STORAGE_EXCEPTION
public static final ComputerVisionInnerErrorCodeValue STORAGE_EXCEPTION= fromString("StorageException")
Valeur statique StorageException pour ComputerVisionInnerErrorCodeValue.
TIMEOUT
public static final ComputerVisionInnerErrorCodeValue TIMEOUT= fromString("Timeout")
Valeur statique Timeout pour ComputerVisionInnerErrorCodeValue.
UNSPECIFIED
public static final ComputerVisionInnerErrorCodeValue UNSPECIFIED= fromString("Unspecified")
Valeur statique Unspecified pour ComputerVisionInnerErrorCodeValue.
UNSUPPORTED_MEDIA_TYPE
public static final ComputerVisionInnerErrorCodeValue UNSUPPORTED_MEDIA_TYPE= fromString("UnsupportedMediaType")
Valeur statique UnsupportedMediaType pour ComputerVisionInnerErrorCodeValue.
Détails de la méthode
fromString
public static ComputerVisionInnerErrorCodeValue fromString(String name)
Crée ou recherche un ComputerVisionInnerErrorCodeValue à partir de sa représentation de chaîne.
Parameters:
Returns:
values
public static Collection
Returns:
S’applique à
Azure SDK for Java