141 строка
9.7 KiB
YAML
141 строка
9.7 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.storageimportexport.models.PackageInformation"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.models.PackageInformation"
|
|
name: "PackageInformation"
|
|
nameWithType: "PackageInformation"
|
|
summary: "Contains information about the package being shipped by the customer to the Microsoft data center."
|
|
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 **PackageInformation**"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.storageimportexport.models.PackageInformation.PackageInformation()"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.models.PackageInformation.PackageInformation()"
|
|
name: "PackageInformation()"
|
|
nameWithType: "PackageInformation.PackageInformation()"
|
|
summary: "Creates an instance of Package<wbr>Information class."
|
|
syntax: "public PackageInformation()"
|
|
desc: "Creates an instance of PackageInformation class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.storageimportexport.models.PackageInformation.carrierName()"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.models.PackageInformation.carrierName()"
|
|
name: "carrierName()"
|
|
nameWithType: "PackageInformation.carrierName()"
|
|
summary: "Get the carrier<wbr>Name property: The name of the carrier that is used to ship the import or export drives."
|
|
syntax: "public String carrierName()"
|
|
desc: "Get the carrierName property: The name of the carrier that is used to ship the import or export drives."
|
|
returns:
|
|
description: "the carrierName value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.storageimportexport.models.PackageInformation.driveCount()"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.models.PackageInformation.driveCount()"
|
|
name: "driveCount()"
|
|
nameWithType: "PackageInformation.driveCount()"
|
|
summary: "Get the drive<wbr>Count property: The number of drives included in the package."
|
|
syntax: "public long driveCount()"
|
|
desc: "Get the driveCount property: The number of drives included in the package."
|
|
returns:
|
|
description: "the driveCount value."
|
|
type: "<xref href=\"long?alt=long&text=long\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storageimportexport.models.PackageInformation.shipDate()"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.models.PackageInformation.shipDate()"
|
|
name: "shipDate()"
|
|
nameWithType: "PackageInformation.shipDate()"
|
|
summary: "Get the ship<wbr>Date property: The date when the package is shipped."
|
|
syntax: "public String shipDate()"
|
|
desc: "Get the shipDate property: The date when the package is shipped."
|
|
returns:
|
|
description: "the shipDate value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.storageimportexport.models.PackageInformation.trackingNumber()"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.models.PackageInformation.trackingNumber()"
|
|
name: "trackingNumber()"
|
|
nameWithType: "PackageInformation.trackingNumber()"
|
|
summary: "Get the tracking<wbr>Number property: The tracking number of the package."
|
|
syntax: "public String trackingNumber()"
|
|
desc: "Get the trackingNumber property: The tracking number of the package."
|
|
returns:
|
|
description: "the trackingNumber value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.storageimportexport.models.PackageInformation.validate()"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.models.PackageInformation.validate()"
|
|
name: "validate()"
|
|
nameWithType: "PackageInformation.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.storageimportexport.models.PackageInformation.withCarrierName(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.models.PackageInformation.withCarrierName(String carrierName)"
|
|
name: "withCarrierName(String carrierName)"
|
|
nameWithType: "PackageInformation.withCarrierName(String carrierName)"
|
|
summary: "Set the carrier<wbr>Name property: The name of the carrier that is used to ship the import or export drives."
|
|
parameters:
|
|
- description: "the carrierName value to set."
|
|
name: "carrierName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public PackageInformation withCarrierName(String carrierName)"
|
|
desc: "Set the carrierName property: The name of the carrier that is used to ship the import or export drives."
|
|
returns:
|
|
description: "the PackageInformation object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.models.PackageInformation?alt=com.azure.resourcemanager.storageimportexport.models.PackageInformation&text=PackageInformation\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storageimportexport.models.PackageInformation.withDriveCount(long)"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.models.PackageInformation.withDriveCount(long driveCount)"
|
|
name: "withDriveCount(long driveCount)"
|
|
nameWithType: "PackageInformation.withDriveCount(long driveCount)"
|
|
summary: "Set the drive<wbr>Count property: The number of drives included in the package."
|
|
parameters:
|
|
- description: "the driveCount value to set."
|
|
name: "driveCount"
|
|
type: "<xref href=\"long?alt=long&text=long\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public PackageInformation withDriveCount(long driveCount)"
|
|
desc: "Set the driveCount property: The number of drives included in the package."
|
|
returns:
|
|
description: "the PackageInformation object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.models.PackageInformation?alt=com.azure.resourcemanager.storageimportexport.models.PackageInformation&text=PackageInformation\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storageimportexport.models.PackageInformation.withShipDate(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.models.PackageInformation.withShipDate(String shipDate)"
|
|
name: "withShipDate(String shipDate)"
|
|
nameWithType: "PackageInformation.withShipDate(String shipDate)"
|
|
summary: "Set the ship<wbr>Date property: The date when the package is shipped."
|
|
parameters:
|
|
- description: "the shipDate value to set."
|
|
name: "shipDate"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public PackageInformation withShipDate(String shipDate)"
|
|
desc: "Set the shipDate property: The date when the package is shipped."
|
|
returns:
|
|
description: "the PackageInformation object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.models.PackageInformation?alt=com.azure.resourcemanager.storageimportexport.models.PackageInformation&text=PackageInformation\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storageimportexport.models.PackageInformation.withTrackingNumber(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.models.PackageInformation.withTrackingNumber(String trackingNumber)"
|
|
name: "withTrackingNumber(String trackingNumber)"
|
|
nameWithType: "PackageInformation.withTrackingNumber(String trackingNumber)"
|
|
summary: "Set the tracking<wbr>Number property: The tracking number of the package."
|
|
parameters:
|
|
- description: "the trackingNumber value to set."
|
|
name: "trackingNumber"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public PackageInformation withTrackingNumber(String trackingNumber)"
|
|
desc: "Set the trackingNumber property: The tracking number of the package."
|
|
returns:
|
|
description: "the PackageInformation object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.models.PackageInformation?alt=com.azure.resourcemanager.storageimportexport.models.PackageInformation&text=PackageInformation\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Contains information about the package being shipped by the customer to the Microsoft data center."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.storageimportexport.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-storageimportexport:1.0.0-beta.2
|