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 |
status(ShippingLabelStatus status)
The status information of the task on a Snow device that is being returned to AWS.
|
DescribeReturnShippingLabelResponse.Builder |
status(String status)
The status information of the task on a Snow device that is being returned to AWS.
|
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 AWS.
status - The status information of the task on a Snow device that is being returned to AWS.ShippingLabelStatus,
ShippingLabelStatusDescribeReturnShippingLabelResponse.Builder status(ShippingLabelStatus status)
The status information of the task on a Snow device that is being returned to AWS.
status - The status information of the task on a Snow device that is being returned to AWS.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.Copyright © 2021. All rights reserved.