azure-docs-sdk-java/legacy/docs-ref-autogen/com.azure.resourcemanager.s...

158 строки
10 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.storageimportexport.models.DriveState"
fullName: "com.azure.resourcemanager.storageimportexport.models.DriveState"
name: "DriveState"
nameWithType: "DriveState"
summary: "The drive's current state."
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 **DriveState**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.storageimportexport.models.DriveState?alt=com.azure.resourcemanager.storageimportexport.models.DriveState&text=DriveState\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.storageimportexport.models.DriveState.DriveState()"
fullName: "com.azure.resourcemanager.storageimportexport.models.DriveState.DriveState()"
name: "DriveState()"
nameWithType: "DriveState.DriveState()"
summary: "Creates a new instance of Drive<wbr>State value."
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.storageimportexport.models.DriveState.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 DriveState()"
desc: "Creates a new instance of DriveState value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.storageimportexport.models.DriveState.COMPLETED"
fullName: "com.azure.resourcemanager.storageimportexport.models.DriveState.COMPLETED"
name: "COMPLETED"
nameWithType: "DriveState.COMPLETED"
summary: "Static value Completed for Drive<wbr>State."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.models.DriveState?alt=com.azure.resourcemanager.storageimportexport.models.DriveState&text=DriveState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final DriveState COMPLETED"
desc: "Static value Completed for DriveState."
- uid: "com.azure.resourcemanager.storageimportexport.models.DriveState.COMPLETED_MORE_INFO"
fullName: "com.azure.resourcemanager.storageimportexport.models.DriveState.COMPLETED_MORE_INFO"
name: "COMPLETED_MORE_INFO"
nameWithType: "DriveState.COMPLETED_MORE_INFO"
summary: "Static value Completed<wbr>More<wbr>Info for Drive<wbr>State."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.models.DriveState?alt=com.azure.resourcemanager.storageimportexport.models.DriveState&text=DriveState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final DriveState COMPLETED_MORE_INFO"
desc: "Static value CompletedMoreInfo for DriveState."
- uid: "com.azure.resourcemanager.storageimportexport.models.DriveState.NEVER_RECEIVED"
fullName: "com.azure.resourcemanager.storageimportexport.models.DriveState.NEVER_RECEIVED"
name: "NEVER_RECEIVED"
nameWithType: "DriveState.NEVER_RECEIVED"
summary: "Static value Never<wbr>Received for Drive<wbr>State."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.models.DriveState?alt=com.azure.resourcemanager.storageimportexport.models.DriveState&text=DriveState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final DriveState NEVER_RECEIVED"
desc: "Static value NeverReceived for DriveState."
- uid: "com.azure.resourcemanager.storageimportexport.models.DriveState.RECEIVED"
fullName: "com.azure.resourcemanager.storageimportexport.models.DriveState.RECEIVED"
name: "RECEIVED"
nameWithType: "DriveState.RECEIVED"
summary: "Static value Received for Drive<wbr>State."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.models.DriveState?alt=com.azure.resourcemanager.storageimportexport.models.DriveState&text=DriveState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final DriveState RECEIVED"
desc: "Static value Received for DriveState."
- uid: "com.azure.resourcemanager.storageimportexport.models.DriveState.SHIPPED_BACK"
fullName: "com.azure.resourcemanager.storageimportexport.models.DriveState.SHIPPED_BACK"
name: "SHIPPED_BACK"
nameWithType: "DriveState.SHIPPED_BACK"
summary: "Static value Shipped<wbr>Back for Drive<wbr>State."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.models.DriveState?alt=com.azure.resourcemanager.storageimportexport.models.DriveState&text=DriveState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final DriveState SHIPPED_BACK"
desc: "Static value ShippedBack for DriveState."
- uid: "com.azure.resourcemanager.storageimportexport.models.DriveState.SPECIFIED"
fullName: "com.azure.resourcemanager.storageimportexport.models.DriveState.SPECIFIED"
name: "SPECIFIED"
nameWithType: "DriveState.SPECIFIED"
summary: "Static value Specified for Drive<wbr>State."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.models.DriveState?alt=com.azure.resourcemanager.storageimportexport.models.DriveState&text=DriveState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final DriveState SPECIFIED"
desc: "Static value Specified for DriveState."
- uid: "com.azure.resourcemanager.storageimportexport.models.DriveState.TRANSFERRING"
fullName: "com.azure.resourcemanager.storageimportexport.models.DriveState.TRANSFERRING"
name: "TRANSFERRING"
nameWithType: "DriveState.TRANSFERRING"
summary: "Static value Transferring for Drive<wbr>State."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.models.DriveState?alt=com.azure.resourcemanager.storageimportexport.models.DriveState&text=DriveState\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final DriveState TRANSFERRING"
desc: "Static value Transferring for DriveState."
methods:
- uid: "com.azure.resourcemanager.storageimportexport.models.DriveState.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.storageimportexport.models.DriveState.fromString(String name)"
name: "fromString(String name)"
nameWithType: "DriveState.fromString(String name)"
summary: "Creates or finds a Drive<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 DriveState fromString(String name)"
desc: "Creates or finds a DriveState from its string representation."
returns:
description: "the corresponding DriveState."
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.models.DriveState?alt=com.azure.resourcemanager.storageimportexport.models.DriveState&text=DriveState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storageimportexport.models.DriveState.values()"
fullName: "com.azure.resourcemanager.storageimportexport.models.DriveState.values()"
name: "values()"
nameWithType: "DriveState.values()"
summary: "Gets known Drive<wbr>State values."
modifiers:
- "static"
syntax: "public static Collection<DriveState> values()"
desc: "Gets known DriveState values."
returns:
description: "known DriveState values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.storageimportexport.models.DriveState?alt=com.azure.resourcemanager.storageimportexport.models.DriveState&text=DriveState\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "The drive's current state."
metadata: {}
package: "com.azure.resourcemanager.storageimportexport.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-storageimportexport:1.0.0-beta.2