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

138 строки
11 KiB
YAML

### YamlMime:JavaEnum
uid: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode"
fullName: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode"
name: "MediaJobErrorCode"
nameWithType: "MediaJobErrorCode"
summary: "Defines values for Media<wbr>Job<wbr>Error<wbr>Code."
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: "<xref href=\"java.lang.Enum?alt=java.lang.Enum&text=Enum\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Enum.<T>valueOf(java.lang.Class<T>,java.lang.String)?alt=java.lang.Enum.<T>valueOf&text=<T>valueOf\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Enum.clone()?alt=java.lang.Enum.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Enum.compareTo(E)?alt=java.lang.Enum.compareTo&text=compareTo\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Enum.describeConstable()?alt=java.lang.Enum.describeConstable&text=describeConstable\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Enum.equals(java.lang.Object)?alt=java.lang.Enum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Enum.finalize()?alt=java.lang.Enum.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Enum.getDeclaringClass()?alt=java.lang.Enum.getDeclaringClass&text=getDeclaringClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Enum.hashCode()?alt=java.lang.Enum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Enum.name()?alt=java.lang.Enum.name&text=name\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Enum.ordinal()?alt=java.lang.Enum.ordinal&text=ordinal\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Enum.toString()?alt=java.lang.Enum.toString&text=toString\" 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.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 enum **MediaJobErrorCode**</br> extends <xref href=\"java.lang.Enum?alt=java.lang.Enum&text=Enum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.eventgrid.models.MediaJobErrorCode?alt=com.microsoft.azure.eventgrid.models.MediaJobErrorCode&text=MediaJobErrorCode\" data-throw-if-not-resolved=\"False\" />&gt;"
fields:
- uid: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode.CONFIGURATION_UNSUPPORTED"
fullName: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode.CONFIGURATION_UNSUPPORTED"
name: "CONFIGURATION_UNSUPPORTED"
nameWithType: "MediaJobErrorCode.CONFIGURATION_UNSUPPORTED"
summary: "There was a problem with the combination of input files and the configuration settings applied, fix the configuration settings and retry with the same input, or change input to match the configuration."
desc: "There was a problem with the combination of input files and the configuration settings applied, fix the configuration settings and retry with the same input, or change input to match the configuration."
- uid: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode.CONTENT_MALFORMED"
fullName: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode.CONTENT_MALFORMED"
name: "CONTENT_MALFORMED"
nameWithType: "MediaJobErrorCode.CONTENT_MALFORMED"
summary: "There was a problem with the input content (for example: zero byte files, or corrupt/non-decodable files), check the input files."
desc: "There was a problem with the input content (for example: zero byte files, or corrupt/non-decodable files), check the input files."
- uid: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode.CONTENT_UNSUPPORTED"
fullName: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode.CONTENT_UNSUPPORTED"
name: "CONTENT_UNSUPPORTED"
nameWithType: "MediaJobErrorCode.CONTENT_UNSUPPORTED"
summary: "There was a problem with the format of the input (not valid media file, or an unsupported file/codec), check the validity of the input files."
desc: "There was a problem with the format of the input (not valid media file, or an unsupported file/codec), check the validity of the input files."
- uid: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode.DOWNLOAD_NOT_ACCESSIBLE"
fullName: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode.DOWNLOAD_NOT_ACCESSIBLE"
name: "DOWNLOAD_NOT_ACCESSIBLE"
nameWithType: "MediaJobErrorCode.DOWNLOAD_NOT_ACCESSIBLE"
summary: "While trying to download the input files, the files were not accessible, please check the availability of the source."
desc: "While trying to download the input files, the files were not accessible, please check the availability of the source."
- uid: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode.DOWNLOAD_TRANSIENT_ERROR"
fullName: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode.DOWNLOAD_TRANSIENT_ERROR"
name: "DOWNLOAD_TRANSIENT_ERROR"
nameWithType: "MediaJobErrorCode.DOWNLOAD_TRANSIENT_ERROR"
summary: "While trying to download the input files, there was an issue during transfer (storage service, network errors), see details and check your source."
desc: "While trying to download the input files, there was an issue during transfer (storage service, network errors), see details and check your source."
- uid: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode.SERVICE_ERROR"
fullName: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode.SERVICE_ERROR"
name: "SERVICE_ERROR"
nameWithType: "MediaJobErrorCode.SERVICE_ERROR"
summary: "Fatal service error, please contact support."
desc: "Fatal service error, please contact support."
- uid: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode.SERVICE_TRANSIENT_ERROR"
fullName: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode.SERVICE_TRANSIENT_ERROR"
name: "SERVICE_TRANSIENT_ERROR"
nameWithType: "MediaJobErrorCode.SERVICE_TRANSIENT_ERROR"
summary: "Transient error, please retry, if retry is unsuccessful, please contact support."
desc: "Transient error, please retry, if retry is unsuccessful, please contact support."
- uid: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode.UPLOAD_NOT_ACCESSIBLE"
fullName: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode.UPLOAD_NOT_ACCESSIBLE"
name: "UPLOAD_NOT_ACCESSIBLE"
nameWithType: "MediaJobErrorCode.UPLOAD_NOT_ACCESSIBLE"
summary: "While trying to upload the output files, the destination was not reachable, please check the availability of the destination."
desc: "While trying to upload the output files, the destination was not reachable, please check the availability of the destination."
- uid: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode.UPLOAD_TRANSIENT_ERROR"
fullName: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode.UPLOAD_TRANSIENT_ERROR"
name: "UPLOAD_TRANSIENT_ERROR"
nameWithType: "MediaJobErrorCode.UPLOAD_TRANSIENT_ERROR"
summary: "While trying to upload the output files, there was an issue during transfer (storage service, network errors), see details and check your destination."
desc: "While trying to upload the output files, there was an issue during transfer (storage service, network errors), see details and check your destination."
methods:
- uid: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode.fromString(java.lang.String)"
fullName: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode.fromString(String value)"
name: "fromString(String value)"
nameWithType: "MediaJobErrorCode.fromString(String value)"
summary: "Parses a serialized value to a Media<wbr>Job<wbr>Error<wbr>Code instance."
modifiers:
- "static"
parameters:
- description: "the serialized value to parse."
name: "value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static MediaJobErrorCode fromString(String value)"
desc: "Parses a serialized value to a MediaJobErrorCode instance."
returns:
description: "the parsed MediaJobErrorCode object, or null if unable to parse."
type: "<xref href=\"com.microsoft.azure.eventgrid.models.MediaJobErrorCode?alt=com.microsoft.azure.eventgrid.models.MediaJobErrorCode&text=MediaJobErrorCode\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode.toString()"
fullName: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode.toString()"
name: "toString()"
nameWithType: "MediaJobErrorCode.toString()"
overridden: "java.lang.Enum.toString()"
syntax: "public String toString()"
returns:
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode.valueOf(java.lang.String)"
fullName: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode.valueOf(String name)"
name: "valueOf(String name)"
nameWithType: "MediaJobErrorCode.valueOf(String name)"
modifiers:
- "static"
parameters:
- name: "name"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static MediaJobErrorCode valueOf(String name)"
returns:
type: "<xref href=\"com.microsoft.azure.eventgrid.models.MediaJobErrorCode?alt=com.microsoft.azure.eventgrid.models.MediaJobErrorCode&text=MediaJobErrorCode\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode.values()"
fullName: "com.microsoft.azure.eventgrid.models.MediaJobErrorCode.values()"
name: "values()"
nameWithType: "MediaJobErrorCode.values()"
modifiers:
- "static"
syntax: "public static MediaJobErrorCode[] values()"
returns:
type: "<xref href=\"com.microsoft.azure.eventgrid.models.MediaJobErrorCode?alt=com.microsoft.azure.eventgrid.models.MediaJobErrorCode&text=MediaJobErrorCode\" data-throw-if-not-resolved=\"False\" />[]"
desc: "Defines values for MediaJobErrorCode."
metadata: {}
package: "com.microsoft.azure.eventgrid.models"
artifact: com.microsoft.azure:azure-eventgrid:1.3.0