azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.r...

65 строки
3.7 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcemover.models.JobStatus"
fullName: "com.azure.resourcemanager.resourcemover.models.JobStatus"
name: "JobStatus"
nameWithType: "JobStatus"
summary: "Defines the job status."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- 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#equals-java.lang.Object-\">equals</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#hashCode--\">hashCode</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#toString--\">toString</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 **JobStatus**"
constructors:
- uid: "com.azure.resourcemanager.resourcemover.models.JobStatus.JobStatus()"
fullName: "com.azure.resourcemanager.resourcemover.models.JobStatus.JobStatus()"
name: "JobStatus()"
nameWithType: "JobStatus.JobStatus()"
summary: "Creates an instance of Job<wbr>Status class."
syntax: "public JobStatus()"
desc: "Creates an instance of JobStatus class."
methods:
- uid: "com.azure.resourcemanager.resourcemover.models.JobStatus.jobName()"
fullName: "com.azure.resourcemanager.resourcemover.models.JobStatus.jobName()"
name: "jobName()"
nameWithType: "JobStatus.jobName()"
summary: "Get the job<wbr>Name property: Defines the job name."
syntax: "public JobName jobName()"
desc: "Get the jobName property: Defines the job name."
returns:
description: "the jobName value."
type: "<xref href=\"com.azure.resourcemanager.resourcemover.models.JobName?alt=com.azure.resourcemanager.resourcemover.models.JobName&text=JobName\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcemover.models.JobStatus.jobProgress()"
fullName: "com.azure.resourcemanager.resourcemover.models.JobStatus.jobProgress()"
name: "jobProgress()"
nameWithType: "JobStatus.jobProgress()"
summary: "Get the job<wbr>Progress property: Gets or sets the monitoring job percentage."
syntax: "public String jobProgress()"
desc: "Get the jobProgress property: Gets or sets the monitoring job percentage."
returns:
description: "the jobProgress value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resourcemover.models.JobStatus.validate()"
fullName: "com.azure.resourcemanager.resourcemover.models.JobStatus.validate()"
name: "validate()"
nameWithType: "JobStatus.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
type: "class"
desc: "Defines the job status."
metadata: {}
package: "com.azure.resourcemanager.resourcemover.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcemover:1.1.0