158 строки
9.6 KiB
YAML
158 строки
9.6 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.mediaservices.models.JobState"
|
|
fullName: "com.azure.resourcemanager.mediaservices.models.JobState"
|
|
name: "JobState"
|
|
nameWithType: "JobState"
|
|
summary: "Describes the state of the Job<wbr>Output."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
|
|
- 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#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<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 final class **JobState**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.mediaservices.models.JobState?alt=com.azure.resourcemanager.mediaservices.models.JobState&text=JobState\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.mediaservices.models.JobState.JobState()"
|
|
fullName: "com.azure.resourcemanager.mediaservices.models.JobState.JobState()"
|
|
name: "JobState()"
|
|
nameWithType: "JobState.JobState()"
|
|
summary: "Creates a new instance of Job<wbr>State value."
|
|
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.mediaservices.models.JobState.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
|
|
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public JobState()"
|
|
desc: "Creates a new instance of JobState value."
|
|
hasDeprecatedTag: true
|
|
fields:
|
|
- uid: "com.azure.resourcemanager.mediaservices.models.JobState.CANCELED"
|
|
fullName: "com.azure.resourcemanager.mediaservices.models.JobState.CANCELED"
|
|
name: "CANCELED"
|
|
nameWithType: "JobState.CANCELED"
|
|
summary: "Static value Canceled for Job<wbr>State."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.mediaservices.models.JobState?alt=com.azure.resourcemanager.mediaservices.models.JobState&text=JobState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final JobState CANCELED"
|
|
desc: "Static value Canceled for JobState."
|
|
- uid: "com.azure.resourcemanager.mediaservices.models.JobState.CANCELING"
|
|
fullName: "com.azure.resourcemanager.mediaservices.models.JobState.CANCELING"
|
|
name: "CANCELING"
|
|
nameWithType: "JobState.CANCELING"
|
|
summary: "Static value Canceling for Job<wbr>State."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.mediaservices.models.JobState?alt=com.azure.resourcemanager.mediaservices.models.JobState&text=JobState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final JobState CANCELING"
|
|
desc: "Static value Canceling for JobState."
|
|
- uid: "com.azure.resourcemanager.mediaservices.models.JobState.ERROR"
|
|
fullName: "com.azure.resourcemanager.mediaservices.models.JobState.ERROR"
|
|
name: "ERROR"
|
|
nameWithType: "JobState.ERROR"
|
|
summary: "Static value Error for Job<wbr>State."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.mediaservices.models.JobState?alt=com.azure.resourcemanager.mediaservices.models.JobState&text=JobState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final JobState ERROR"
|
|
desc: "Static value Error for JobState."
|
|
- uid: "com.azure.resourcemanager.mediaservices.models.JobState.FINISHED"
|
|
fullName: "com.azure.resourcemanager.mediaservices.models.JobState.FINISHED"
|
|
name: "FINISHED"
|
|
nameWithType: "JobState.FINISHED"
|
|
summary: "Static value Finished for Job<wbr>State."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.mediaservices.models.JobState?alt=com.azure.resourcemanager.mediaservices.models.JobState&text=JobState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final JobState FINISHED"
|
|
desc: "Static value Finished for JobState."
|
|
- uid: "com.azure.resourcemanager.mediaservices.models.JobState.PROCESSING"
|
|
fullName: "com.azure.resourcemanager.mediaservices.models.JobState.PROCESSING"
|
|
name: "PROCESSING"
|
|
nameWithType: "JobState.PROCESSING"
|
|
summary: "Static value Processing for Job<wbr>State."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.mediaservices.models.JobState?alt=com.azure.resourcemanager.mediaservices.models.JobState&text=JobState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final JobState PROCESSING"
|
|
desc: "Static value Processing for JobState."
|
|
- uid: "com.azure.resourcemanager.mediaservices.models.JobState.QUEUED"
|
|
fullName: "com.azure.resourcemanager.mediaservices.models.JobState.QUEUED"
|
|
name: "QUEUED"
|
|
nameWithType: "JobState.QUEUED"
|
|
summary: "Static value Queued for Job<wbr>State."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.mediaservices.models.JobState?alt=com.azure.resourcemanager.mediaservices.models.JobState&text=JobState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final JobState QUEUED"
|
|
desc: "Static value Queued for JobState."
|
|
- uid: "com.azure.resourcemanager.mediaservices.models.JobState.SCHEDULED"
|
|
fullName: "com.azure.resourcemanager.mediaservices.models.JobState.SCHEDULED"
|
|
name: "SCHEDULED"
|
|
nameWithType: "JobState.SCHEDULED"
|
|
summary: "Static value Scheduled for Job<wbr>State."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.mediaservices.models.JobState?alt=com.azure.resourcemanager.mediaservices.models.JobState&text=JobState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final JobState SCHEDULED"
|
|
desc: "Static value Scheduled for JobState."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.mediaservices.models.JobState.fromString(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.mediaservices.models.JobState.fromString(String name)"
|
|
name: "fromString(String name)"
|
|
nameWithType: "JobState.fromString(String name)"
|
|
summary: "Creates or finds a Job<wbr>State from its string representation."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "a name to look for."
|
|
name: "name"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public static JobState fromString(String name)"
|
|
desc: "Creates or finds a JobState from its string representation."
|
|
returns:
|
|
description: "the corresponding JobState."
|
|
type: "<xref href=\"com.azure.resourcemanager.mediaservices.models.JobState?alt=com.azure.resourcemanager.mediaservices.models.JobState&text=JobState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.mediaservices.models.JobState.values()"
|
|
fullName: "com.azure.resourcemanager.mediaservices.models.JobState.values()"
|
|
name: "values()"
|
|
nameWithType: "JobState.values()"
|
|
summary: "Gets known Job<wbr>State values."
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static Collection<JobState> values()"
|
|
desc: "Gets known JobState values."
|
|
returns:
|
|
description: "known JobState values."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a><<xref href=\"com.azure.resourcemanager.mediaservices.models.JobState?alt=com.azure.resourcemanager.mediaservices.models.JobState&text=JobState\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "class"
|
|
desc: "Describes the state of the JobOutput."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.mediaservices.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-mediaservices:2.3.0
|