public static interface DescribeReturnShippingLabelResponse.Builder extends SnowballResponse.Builder, SdkPojo, CopyableBuilder<DescribeReturnShippingLabelResponse.Builder,DescribeReturnShippingLabelResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeReturnShippingLabelResponse.Builder |
expirationDate(Instant expirationDate)
The expiration date of the current return shipping label.
|
DescribeReturnShippingLabelResponse.Builder |
returnShippingLabelURI(String returnShippingLabelURI)
The pre-signed Amazon S3 URI used to download the return shipping label.
|
DescribeReturnShippingLabelResponse.Builder |
status(ShippingLabelStatus status)
The status information of the task on a Snow device that is being returned to Amazon Web Services.
|
DescribeReturnShippingLabelResponse.Builder |
status(String status)
The status information of the task on a Snow device that is being returned to Amazon Web Services.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeReturnShippingLabelResponse.Builder status(String status)
The status information of the task on a Snow device that is being returned to Amazon Web Services.
status - The status information of the task on a Snow device that is being returned to Amazon Web Services.ShippingLabelStatus,
ShippingLabelStatusDescribeReturnShippingLabelResponse.Builder status(ShippingLabelStatus status)
The status information of the task on a Snow device that is being returned to Amazon Web Services.
status - The status information of the task on a Snow device that is being returned to Amazon Web Services.ShippingLabelStatus,
ShippingLabelStatusDescribeReturnShippingLabelResponse.Builder expirationDate(Instant expirationDate)
The expiration date of the current return shipping label.
expirationDate - The expiration date of the current return shipping label.DescribeReturnShippingLabelResponse.Builder returnShippingLabelURI(String returnShippingLabelURI)
The pre-signed Amazon S3 URI used to download the return shipping label.
returnShippingLabelURI - The pre-signed Amazon S3 URI used to download the return shipping label.Copyright © 2023. All rights reserved.