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

126 строки
8.7 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.storage.models.DeletedShare"
fullName: "com.azure.resourcemanager.storage.models.DeletedShare"
name: "DeletedShare"
nameWithType: "DeletedShare"
summary: "The deleted share to be restored."
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 **DeletedShare**</br> implements <xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.storage.models.DeletedShare?alt=com.azure.resourcemanager.storage.models.DeletedShare&text=DeletedShare\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.storage.models.DeletedShare.DeletedShare()"
fullName: "com.azure.resourcemanager.storage.models.DeletedShare.DeletedShare()"
name: "DeletedShare()"
nameWithType: "DeletedShare.DeletedShare()"
summary: "Creates an instance of Deleted<wbr>Share class."
syntax: "public DeletedShare()"
desc: "Creates an instance of DeletedShare class."
methods:
- uid: "com.azure.resourcemanager.storage.models.DeletedShare.deletedShareName()"
fullName: "com.azure.resourcemanager.storage.models.DeletedShare.deletedShareName()"
name: "deletedShareName()"
nameWithType: "DeletedShare.deletedShareName()"
summary: "Get the deleted<wbr>Share<wbr>Name property: Required."
syntax: "public String deletedShareName()"
desc: "Get the deletedShareName property: Required. Identify the name of the deleted share that will be restored."
returns:
description: "the deletedShareName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.storage.models.DeletedShare.deletedShareVersion()"
fullName: "com.azure.resourcemanager.storage.models.DeletedShare.deletedShareVersion()"
name: "deletedShareVersion()"
nameWithType: "DeletedShare.deletedShareVersion()"
summary: "Get the deleted<wbr>Share<wbr>Version property: Required."
syntax: "public String deletedShareVersion()"
desc: "Get the deletedShareVersion property: Required. Identify the version of the deleted share that will be restored."
returns:
description: "the deletedShareVersion value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.storage.models.DeletedShare.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.storage.models.DeletedShare.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "DeletedShare.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Deleted<wbr>Share from the Json<wbr>Reader."
modifiers:
- "static"
parameters:
- description: "The JsonReader being read."
name: "jsonReader"
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static DeletedShare fromJson(JsonReader jsonReader)"
exceptions:
- description: "If the deserialized JSON object was missing any required properties."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
desc: "Reads an instance of DeletedShare from the JsonReader."
returns:
description: "An instance of DeletedShare if the JsonReader was pointing to an instance of it, or null if it was\n pointing to JSON null."
type: "<xref href=\"com.azure.resourcemanager.storage.models.DeletedShare?alt=com.azure.resourcemanager.storage.models.DeletedShare&text=DeletedShare\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storage.models.DeletedShare.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.storage.models.DeletedShare.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "DeletedShare.toJson(JsonWriter jsonWriter)"
parameters:
- name: "jsonWriter"
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
exceptions:
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
returns:
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storage.models.DeletedShare.validate()"
fullName: "com.azure.resourcemanager.storage.models.DeletedShare.validate()"
name: "validate()"
nameWithType: "DeletedShare.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.storage.models.DeletedShare.withDeletedShareName(java.lang.String)"
fullName: "com.azure.resourcemanager.storage.models.DeletedShare.withDeletedShareName(String deletedShareName)"
name: "withDeletedShareName(String deletedShareName)"
nameWithType: "DeletedShare.withDeletedShareName(String deletedShareName)"
summary: "Set the deleted<wbr>Share<wbr>Name property: Required."
parameters:
- description: "the deletedShareName value to set."
name: "deletedShareName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public DeletedShare withDeletedShareName(String deletedShareName)"
desc: "Set the deletedShareName property: Required. Identify the name of the deleted share that will be restored."
returns:
description: "the DeletedShare object itself."
type: "<xref href=\"com.azure.resourcemanager.storage.models.DeletedShare?alt=com.azure.resourcemanager.storage.models.DeletedShare&text=DeletedShare\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storage.models.DeletedShare.withDeletedShareVersion(java.lang.String)"
fullName: "com.azure.resourcemanager.storage.models.DeletedShare.withDeletedShareVersion(String deletedShareVersion)"
name: "withDeletedShareVersion(String deletedShareVersion)"
nameWithType: "DeletedShare.withDeletedShareVersion(String deletedShareVersion)"
summary: "Set the deleted<wbr>Share<wbr>Version property: Required."
parameters:
- description: "the deletedShareVersion value to set."
name: "deletedShareVersion"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public DeletedShare withDeletedShareVersion(String deletedShareVersion)"
desc: "Set the deletedShareVersion property: Required. Identify the version of the deleted share that will be restored."
returns:
description: "the DeletedShare object itself."
type: "<xref href=\"com.azure.resourcemanager.storage.models.DeletedShare?alt=com.azure.resourcemanager.storage.models.DeletedShare&text=DeletedShare\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The deleted share to be restored."
implements:
- "<xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.storage.models.DeletedShare?alt=com.azure.resourcemanager.storage.models.DeletedShare&text=DeletedShare\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.azure.resourcemanager.storage.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-storage:2.42.0