public static interface CreateReturnShippingLabelRequest.Builder extends SnowballRequest.Builder, SdkPojo, CopyableBuilder<CreateReturnShippingLabelRequest.Builder,CreateReturnShippingLabelRequest>
| Modifier and Type | Method and Description |
|---|---|
CreateReturnShippingLabelRequest.Builder |
jobId(String jobId)
The ID for a job that you want to create the return shipping label for; for example,
JID123e4567-e89b-12d3-a456-426655440000. |
CreateReturnShippingLabelRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
CreateReturnShippingLabelRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
CreateReturnShippingLabelRequest.Builder |
shippingOption(ShippingOption shippingOption)
The shipping speed for a particular job.
|
CreateReturnShippingLabelRequest.Builder |
shippingOption(String shippingOption)
The shipping speed for a particular job.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateReturnShippingLabelRequest.Builder jobId(String jobId)
The ID for a job that you want to create the return shipping label for; for example,
JID123e4567-e89b-12d3-a456-426655440000.
jobId - The ID for a job that you want to create the return shipping label for; for example,
JID123e4567-e89b-12d3-a456-426655440000.CreateReturnShippingLabelRequest.Builder shippingOption(String shippingOption)
The shipping speed for a particular job. This speed doesn't dictate how soon the device is returned to AWS. This speed represents how quickly it moves to its destination while in transit. Regional shipping speeds are as follows:
shippingOption - The shipping speed for a particular job. This speed doesn't dictate how soon the device is returned to
AWS. This speed represents how quickly it moves to its destination while in transit. Regional shipping
speeds are as follows:ShippingOption,
ShippingOptionCreateReturnShippingLabelRequest.Builder shippingOption(ShippingOption shippingOption)
The shipping speed for a particular job. This speed doesn't dictate how soon the device is returned to AWS. This speed represents how quickly it moves to its destination while in transit. Regional shipping speeds are as follows:
shippingOption - The shipping speed for a particular job. This speed doesn't dictate how soon the device is returned to
AWS. This speed represents how quickly it moves to its destination while in transit. Regional shipping
speeds are as follows:ShippingOption,
ShippingOptionCreateReturnShippingLabelRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCreateReturnShippingLabelRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.