237 строки
21 KiB
YAML
237 строки
21 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties"
|
|
name: "UpdateJobParametersProperties"
|
|
nameWithType: "UpdateJobParametersProperties"
|
|
summary: "Specifies the properties of a Update<wbr>Job."
|
|
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 **UpdateJobParametersProperties**"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.UpdateJobParametersProperties()"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.UpdateJobParametersProperties()"
|
|
name: "UpdateJobParametersProperties()"
|
|
nameWithType: "UpdateJobParametersProperties.UpdateJobParametersProperties()"
|
|
summary: "Creates an instance of Update<wbr>Job<wbr>Parameters<wbr>Properties class."
|
|
syntax: "public UpdateJobParametersProperties()"
|
|
desc: "Creates an instance of UpdateJobParametersProperties class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.backupDriveManifest()"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.backupDriveManifest()"
|
|
name: "backupDriveManifest()"
|
|
nameWithType: "UpdateJobParametersProperties.backupDriveManifest()"
|
|
summary: "Get the backup<wbr>Drive<wbr>Manifest property: Indicates whether the manifest files on the drives should be copied to block blobs."
|
|
syntax: "public Boolean backupDriveManifest()"
|
|
desc: "Get the backupDriveManifest property: Indicates whether the manifest files on the drives should be copied to block blobs."
|
|
returns:
|
|
description: "the backupDriveManifest value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.cancelRequested()"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.cancelRequested()"
|
|
name: "cancelRequested()"
|
|
nameWithType: "UpdateJobParametersProperties.cancelRequested()"
|
|
summary: "Get the cancel<wbr>Requested property: If specified, the value must be true."
|
|
syntax: "public Boolean cancelRequested()"
|
|
desc: "Get the cancelRequested property: If specified, the value must be true. The service will attempt to cancel the job."
|
|
returns:
|
|
description: "the cancelRequested value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.deliveryPackage()"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.deliveryPackage()"
|
|
name: "deliveryPackage()"
|
|
nameWithType: "UpdateJobParametersProperties.deliveryPackage()"
|
|
summary: "Get the delivery<wbr>Package property: Contains information about the package being shipped by the customer to the Microsoft data center."
|
|
syntax: "public DeliveryPackageInformation deliveryPackage()"
|
|
desc: "Get the deliveryPackage property: Contains information about the package being shipped by the customer to the Microsoft data center."
|
|
returns:
|
|
description: "the deliveryPackage value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.models.DeliveryPackageInformation?alt=com.azure.resourcemanager.storageimportexport.models.DeliveryPackageInformation&text=DeliveryPackageInformation\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.driveList()"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.driveList()"
|
|
name: "driveList()"
|
|
nameWithType: "UpdateJobParametersProperties.driveList()"
|
|
summary: "Get the drive<wbr>List property: List of drives that comprise the job."
|
|
syntax: "public List<DriveStatus> driveList()"
|
|
desc: "Get the driveList property: List of drives that comprise the job."
|
|
returns:
|
|
description: "the driveList value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.storageimportexport.models.DriveStatus?alt=com.azure.resourcemanager.storageimportexport.models.DriveStatus&text=DriveStatus\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.logLevel()"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.logLevel()"
|
|
name: "logLevel()"
|
|
nameWithType: "UpdateJobParametersProperties.logLevel()"
|
|
summary: "Get the log<wbr>Level property: Indicates whether error logging or verbose logging is enabled."
|
|
syntax: "public String logLevel()"
|
|
desc: "Get the logLevel property: Indicates whether error logging or verbose logging is enabled."
|
|
returns:
|
|
description: "the logLevel value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.returnAddress()"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.returnAddress()"
|
|
name: "returnAddress()"
|
|
nameWithType: "UpdateJobParametersProperties.returnAddress()"
|
|
summary: "Get the return<wbr>Address property: Specifies the return address information for the job."
|
|
syntax: "public ReturnAddress returnAddress()"
|
|
desc: "Get the returnAddress property: Specifies the return address information for the job."
|
|
returns:
|
|
description: "the returnAddress value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.models.ReturnAddress?alt=com.azure.resourcemanager.storageimportexport.models.ReturnAddress&text=ReturnAddress\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.returnShipping()"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.returnShipping()"
|
|
name: "returnShipping()"
|
|
nameWithType: "UpdateJobParametersProperties.returnShipping()"
|
|
summary: "Get the return<wbr>Shipping property: Specifies the return carrier and customer's account with the carrier."
|
|
syntax: "public ReturnShipping returnShipping()"
|
|
desc: "Get the returnShipping property: Specifies the return carrier and customer's account with the carrier."
|
|
returns:
|
|
description: "the returnShipping value."
|
|
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.models.ReturnShipping?alt=com.azure.resourcemanager.storageimportexport.models.ReturnShipping&text=ReturnShipping\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.state()"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.state()"
|
|
name: "state()"
|
|
nameWithType: "UpdateJobParametersProperties.state()"
|
|
summary: "Get the state property: If specified, the value must be Shipping, which tells the Import/Export service that the package for the job has been shipped."
|
|
syntax: "public String state()"
|
|
desc: "Get the state property: If specified, the value must be Shipping, which tells the Import/Export service that the package for the job has been shipped. The ReturnAddress and DeliveryPackage properties must have been set either in this request or in a previous request, otherwise the request will fail."
|
|
returns:
|
|
description: "the state value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.validate()"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.validate()"
|
|
name: "validate()"
|
|
nameWithType: "UpdateJobParametersProperties.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.withBackupDriveManifest(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.withBackupDriveManifest(Boolean backupDriveManifest)"
|
|
name: "withBackupDriveManifest(Boolean backupDriveManifest)"
|
|
nameWithType: "UpdateJobParametersProperties.withBackupDriveManifest(Boolean backupDriveManifest)"
|
|
summary: "Set the backup<wbr>Drive<wbr>Manifest property: Indicates whether the manifest files on the drives should be copied to block blobs."
|
|
parameters:
|
|
- description: "the backupDriveManifest value to set."
|
|
name: "backupDriveManifest"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public UpdateJobParametersProperties withBackupDriveManifest(Boolean backupDriveManifest)"
|
|
desc: "Set the backupDriveManifest property: Indicates whether the manifest files on the drives should be copied to block blobs."
|
|
returns:
|
|
description: "the UpdateJobParametersProperties object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties?alt=com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties&text=UpdateJobParametersProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.withCancelRequested(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.withCancelRequested(Boolean cancelRequested)"
|
|
name: "withCancelRequested(Boolean cancelRequested)"
|
|
nameWithType: "UpdateJobParametersProperties.withCancelRequested(Boolean cancelRequested)"
|
|
summary: "Set the cancel<wbr>Requested property: If specified, the value must be true."
|
|
parameters:
|
|
- description: "the cancelRequested value to set."
|
|
name: "cancelRequested"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public UpdateJobParametersProperties withCancelRequested(Boolean cancelRequested)"
|
|
desc: "Set the cancelRequested property: If specified, the value must be true. The service will attempt to cancel the job."
|
|
returns:
|
|
description: "the UpdateJobParametersProperties object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties?alt=com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties&text=UpdateJobParametersProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.withDeliveryPackage(com.azure.resourcemanager.storageimportexport.models.DeliveryPackageInformation)"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.withDeliveryPackage(DeliveryPackageInformation deliveryPackage)"
|
|
name: "withDeliveryPackage(DeliveryPackageInformation deliveryPackage)"
|
|
nameWithType: "UpdateJobParametersProperties.withDeliveryPackage(DeliveryPackageInformation deliveryPackage)"
|
|
summary: "Set the delivery<wbr>Package property: Contains information about the package being shipped by the customer to the Microsoft data center."
|
|
parameters:
|
|
- description: "the deliveryPackage value to set."
|
|
name: "deliveryPackage"
|
|
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.models.DeliveryPackageInformation?alt=com.azure.resourcemanager.storageimportexport.models.DeliveryPackageInformation&text=DeliveryPackageInformation\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public UpdateJobParametersProperties withDeliveryPackage(DeliveryPackageInformation deliveryPackage)"
|
|
desc: "Set the deliveryPackage property: Contains information about the package being shipped by the customer to the Microsoft data center."
|
|
returns:
|
|
description: "the UpdateJobParametersProperties object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties?alt=com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties&text=UpdateJobParametersProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.withDriveList(java.util.List<com.azure.resourcemanager.storageimportexport.models.DriveStatus>)"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.withDriveList(List<DriveStatus> driveList)"
|
|
name: "withDriveList(List<DriveStatus> driveList)"
|
|
nameWithType: "UpdateJobParametersProperties.withDriveList(List<DriveStatus> driveList)"
|
|
summary: "Set the drive<wbr>List property: List of drives that comprise the job."
|
|
parameters:
|
|
- description: "the driveList value to set."
|
|
name: "driveList"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.storageimportexport.models.DriveStatus?alt=com.azure.resourcemanager.storageimportexport.models.DriveStatus&text=DriveStatus\" data-throw-if-not-resolved=\"False\" />>"
|
|
syntax: "public UpdateJobParametersProperties withDriveList(List<DriveStatus> driveList)"
|
|
desc: "Set the driveList property: List of drives that comprise the job."
|
|
returns:
|
|
description: "the UpdateJobParametersProperties object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties?alt=com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties&text=UpdateJobParametersProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.withLogLevel(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.withLogLevel(String logLevel)"
|
|
name: "withLogLevel(String logLevel)"
|
|
nameWithType: "UpdateJobParametersProperties.withLogLevel(String logLevel)"
|
|
summary: "Set the log<wbr>Level property: Indicates whether error logging or verbose logging is enabled."
|
|
parameters:
|
|
- description: "the logLevel value to set."
|
|
name: "logLevel"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public UpdateJobParametersProperties withLogLevel(String logLevel)"
|
|
desc: "Set the logLevel property: Indicates whether error logging or verbose logging is enabled."
|
|
returns:
|
|
description: "the UpdateJobParametersProperties object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties?alt=com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties&text=UpdateJobParametersProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.withReturnAddress(com.azure.resourcemanager.storageimportexport.models.ReturnAddress)"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.withReturnAddress(ReturnAddress returnAddress)"
|
|
name: "withReturnAddress(ReturnAddress returnAddress)"
|
|
nameWithType: "UpdateJobParametersProperties.withReturnAddress(ReturnAddress returnAddress)"
|
|
summary: "Set the return<wbr>Address property: Specifies the return address information for the job."
|
|
parameters:
|
|
- description: "the returnAddress value to set."
|
|
name: "returnAddress"
|
|
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.models.ReturnAddress?alt=com.azure.resourcemanager.storageimportexport.models.ReturnAddress&text=ReturnAddress\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public UpdateJobParametersProperties withReturnAddress(ReturnAddress returnAddress)"
|
|
desc: "Set the returnAddress property: Specifies the return address information for the job."
|
|
returns:
|
|
description: "the UpdateJobParametersProperties object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties?alt=com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties&text=UpdateJobParametersProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.withReturnShipping(com.azure.resourcemanager.storageimportexport.models.ReturnShipping)"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.withReturnShipping(ReturnShipping returnShipping)"
|
|
name: "withReturnShipping(ReturnShipping returnShipping)"
|
|
nameWithType: "UpdateJobParametersProperties.withReturnShipping(ReturnShipping returnShipping)"
|
|
summary: "Set the return<wbr>Shipping property: Specifies the return carrier and customer's account with the carrier."
|
|
parameters:
|
|
- description: "the returnShipping value to set."
|
|
name: "returnShipping"
|
|
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.models.ReturnShipping?alt=com.azure.resourcemanager.storageimportexport.models.ReturnShipping&text=ReturnShipping\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public UpdateJobParametersProperties withReturnShipping(ReturnShipping returnShipping)"
|
|
desc: "Set the returnShipping property: Specifies the return carrier and customer's account with the carrier."
|
|
returns:
|
|
description: "the UpdateJobParametersProperties object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties?alt=com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties&text=UpdateJobParametersProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.withState(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties.withState(String state)"
|
|
name: "withState(String state)"
|
|
nameWithType: "UpdateJobParametersProperties.withState(String state)"
|
|
summary: "Set the state property: If specified, the value must be Shipping, which tells the Import/Export service that the package for the job has been shipped."
|
|
parameters:
|
|
- description: "the state value to set."
|
|
name: "state"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public UpdateJobParametersProperties withState(String state)"
|
|
desc: "Set the state property: If specified, the value must be Shipping, which tells the Import/Export service that the package for the job has been shipped. The ReturnAddress and DeliveryPackage properties must have been set either in this request or in a previous request, otherwise the request will fail."
|
|
returns:
|
|
description: "the UpdateJobParametersProperties object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties?alt=com.azure.resourcemanager.storageimportexport.fluent.models.UpdateJobParametersProperties&text=UpdateJobParametersProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Specifies the properties of a UpdateJob."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.storageimportexport.fluent.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-storageimportexport:1.0.0-beta.2
|