public static interface UpdateJobRequest.Builder extends SnowballRequest.Builder, SdkPojo, CopyableBuilder<UpdateJobRequest.Builder,UpdateJobRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateJobRequest.Builder |
addressId(String addressId)
The ID of the updated Address object.
|
UpdateJobRequest.Builder |
description(String description)
The updated description of this job's JobMetadata object.
|
UpdateJobRequest.Builder |
forwardingAddressId(String forwardingAddressId)
The updated ID for the forwarding address for a job.
|
UpdateJobRequest.Builder |
jobId(String jobId)
The job ID of the job that you want to update, for example
JID123e4567-e89b-12d3-a456-426655440000. |
default UpdateJobRequest.Builder |
notification(Consumer<Notification.Builder> notification)
The new or updated Notification object.
|
UpdateJobRequest.Builder |
notification(Notification notification)
The new or updated Notification object.
|
default UpdateJobRequest.Builder |
onDeviceServiceConfiguration(Consumer<OnDeviceServiceConfiguration.Builder> onDeviceServiceConfiguration)
Specifies the service or services on the Snow Family device that your transferred data will be exported from
or imported into.
|
UpdateJobRequest.Builder |
onDeviceServiceConfiguration(OnDeviceServiceConfiguration onDeviceServiceConfiguration)
Specifies the service or services on the Snow Family device that your transferred data will be exported from
or imported into.
|
UpdateJobRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateJobRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
default UpdateJobRequest.Builder |
resources(Consumer<JobResource.Builder> resources)
The updated
JobResource object, or the updated JobResource object. |
UpdateJobRequest.Builder |
resources(JobResource resources)
The updated
JobResource object, or the updated JobResource object. |
UpdateJobRequest.Builder |
roleARN(String roleARN)
The new role Amazon Resource Name (ARN) that you want to associate with this job.
|
UpdateJobRequest.Builder |
shippingOption(ShippingOption shippingOption)
The updated shipping option value of this job's ShippingDetails object.
|
UpdateJobRequest.Builder |
shippingOption(String shippingOption)
The updated shipping option value of this job's ShippingDetails object.
|
UpdateJobRequest.Builder |
snowballCapacityPreference(SnowballCapacity snowballCapacityPreference)
The updated
SnowballCapacityPreference of this job's JobMetadata object. |
UpdateJobRequest.Builder |
snowballCapacityPreference(String snowballCapacityPreference)
The updated
SnowballCapacityPreference of this job's JobMetadata object. |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateJobRequest.Builder jobId(String jobId)
The job ID of the job that you want to update, for example
JID123e4567-e89b-12d3-a456-426655440000.
jobId - The job ID of the job that you want to update, for example
JID123e4567-e89b-12d3-a456-426655440000.UpdateJobRequest.Builder roleARN(String roleARN)
The new role Amazon Resource Name (ARN) that you want to associate with this job. To create a role ARN, use the CreateRoleIdentity and Access Management (IAM) API action.
roleARN - The new role Amazon Resource Name (ARN) that you want to associate with this job. To create a role
ARN, use the CreateRoleIdentity
and Access Management (IAM) API action.UpdateJobRequest.Builder notification(Notification notification)
The new or updated Notification object.
notification - The new or updated Notification object.default UpdateJobRequest.Builder notification(Consumer<Notification.Builder> notification)
The new or updated Notification object.
This is a convenience method that creates an instance of theNotification.Builder avoiding the need
to create one manually via Notification.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to notification(Notification).
notification - a consumer that will call methods on Notification.Buildernotification(Notification)UpdateJobRequest.Builder resources(JobResource resources)
The updated JobResource object, or the updated JobResource object.
resources - The updated JobResource object, or the updated JobResource object.default UpdateJobRequest.Builder resources(Consumer<JobResource.Builder> resources)
The updated JobResource object, or the updated JobResource object.
JobResource.Builder avoiding the need to
create one manually via JobResource.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its result
is passed to resources(JobResource).
resources - a consumer that will call methods on JobResource.Builderresources(JobResource)UpdateJobRequest.Builder onDeviceServiceConfiguration(OnDeviceServiceConfiguration onDeviceServiceConfiguration)
Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into. Amazon Web Services Snow Family supports Amazon S3 and NFS (Network File System) and the Amazon Web Services Storage Gateway service Tape Gateway type.
onDeviceServiceConfiguration - Specifies the service or services on the Snow Family device that your transferred data will be
exported from or imported into. Amazon Web Services Snow Family supports Amazon S3 and NFS (Network
File System) and the Amazon Web Services Storage Gateway service Tape Gateway type.default UpdateJobRequest.Builder onDeviceServiceConfiguration(Consumer<OnDeviceServiceConfiguration.Builder> onDeviceServiceConfiguration)
Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into. Amazon Web Services Snow Family supports Amazon S3 and NFS (Network File System) and the Amazon Web Services Storage Gateway service Tape Gateway type.
This is a convenience method that creates an instance of theOnDeviceServiceConfiguration.Builder
avoiding the need to create one manually via OnDeviceServiceConfiguration.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to onDeviceServiceConfiguration(OnDeviceServiceConfiguration).
onDeviceServiceConfiguration - a consumer that will call methods on OnDeviceServiceConfiguration.BuilderonDeviceServiceConfiguration(OnDeviceServiceConfiguration)UpdateJobRequest.Builder addressId(String addressId)
The ID of the updated Address object.
addressId - The ID of the updated Address object.UpdateJobRequest.Builder shippingOption(String shippingOption)
The updated shipping option value of this job's ShippingDetails object.
shippingOption - The updated shipping option value of this job's ShippingDetails object.ShippingOption,
ShippingOptionUpdateJobRequest.Builder shippingOption(ShippingOption shippingOption)
The updated shipping option value of this job's ShippingDetails object.
shippingOption - The updated shipping option value of this job's ShippingDetails object.ShippingOption,
ShippingOptionUpdateJobRequest.Builder description(String description)
The updated description of this job's JobMetadata object.
description - The updated description of this job's JobMetadata object.UpdateJobRequest.Builder snowballCapacityPreference(String snowballCapacityPreference)
The updated SnowballCapacityPreference of this job's JobMetadata object. The 50 TB
Snowballs are only available in the US regions.
For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.
snowballCapacityPreference - The updated SnowballCapacityPreference of this job's JobMetadata object. The 50 TB
Snowballs are only available in the US regions.
For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.
SnowballCapacity,
SnowballCapacityUpdateJobRequest.Builder snowballCapacityPreference(SnowballCapacity snowballCapacityPreference)
The updated SnowballCapacityPreference of this job's JobMetadata object. The 50 TB
Snowballs are only available in the US regions.
For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.
snowballCapacityPreference - The updated SnowballCapacityPreference of this job's JobMetadata object. The 50 TB
Snowballs are only available in the US regions.
For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.
SnowballCapacity,
SnowballCapacityUpdateJobRequest.Builder forwardingAddressId(String forwardingAddressId)
The updated ID for the forwarding address for a job. This field is not supported in most regions.
forwardingAddressId - The updated ID for the forwarding address for a job. This field is not supported in most regions.UpdateJobRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateJobRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.