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

52 строки
7.0 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.storageimportexport.models.JobResponse.Update"
fullName: "com.azure.resourcemanager.storageimportexport.models.JobResponse.Update"
name: "JobResponse.Update"
nameWithType: "JobResponse.Update"
summary: "The template for Job<wbr>Response update."
syntax: "public static interface **JobResponse.Update**</br> extends <xref href=\"com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithTags?alt=com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithTags&text=WithTags\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithCancelRequested?alt=com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithCancelRequested&text=WithCancelRequested\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithState?alt=com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithState&text=WithState\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithReturnAddress?alt=com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithReturnAddress&text=WithReturnAddress\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithReturnShipping?alt=com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithReturnShipping&text=WithReturnShipping\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithDeliveryPackage?alt=com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithDeliveryPackage&text=WithDeliveryPackage\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithLogLevel?alt=com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithLogLevel&text=WithLogLevel\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithBackupDriveManifest?alt=com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithBackupDriveManifest&text=WithBackupDriveManifest\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithDriveList?alt=com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithDriveList&text=WithDriveList\" data-throw-if-not-resolved=\"False\" />"
methods:
- uid: "com.azure.resourcemanager.storageimportexport.models.JobResponse.Update.apply()"
fullName: "com.azure.resourcemanager.storageimportexport.models.JobResponse.Update.apply()"
name: "apply()"
nameWithType: "JobResponse.Update.apply()"
summary: "Executes the update request."
modifiers:
- "abstract"
syntax: "public abstract JobResponse apply()"
desc: "Executes the update request."
returns:
description: "the updated resource."
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.models.JobResponse?alt=com.azure.resourcemanager.storageimportexport.models.JobResponse&text=JobResponse\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storageimportexport.models.JobResponse.Update.apply(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.storageimportexport.models.JobResponse.Update.apply(Context context)"
name: "apply(Context context)"
nameWithType: "JobResponse.Update.apply(Context context)"
summary: "Executes the update request."
modifiers:
- "abstract"
parameters:
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract JobResponse apply(Context context)"
desc: "Executes the update request."
returns:
description: "the updated resource."
type: "<xref href=\"com.azure.resourcemanager.storageimportexport.models.JobResponse?alt=com.azure.resourcemanager.storageimportexport.models.JobResponse&text=JobResponse\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The template for JobResponse update."
implements:
- "<xref href=\"com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithBackupDriveManifest?alt=com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithBackupDriveManifest&text=WithBackupDriveManifest\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithCancelRequested?alt=com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithCancelRequested&text=WithCancelRequested\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithDeliveryPackage?alt=com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithDeliveryPackage&text=WithDeliveryPackage\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithDriveList?alt=com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithDriveList&text=WithDriveList\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithLogLevel?alt=com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithLogLevel&text=WithLogLevel\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithReturnAddress?alt=com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithReturnAddress&text=WithReturnAddress\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithReturnShipping?alt=com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithReturnShipping&text=WithReturnShipping\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithState?alt=com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithState&text=WithState\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithTags?alt=com.azure.resourcemanager.storageimportexport.models.JobResponse.UpdateStages.WithTags&text=WithTags\" data-throw-if-not-resolved=\"False\" />"
metadata: {}
package: "com.azure.resourcemanager.storageimportexport.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-storageimportexport:1.0.0-beta.2