Interface DescribeReturnShippingLabelResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<DescribeReturnShippingLabelResponse.Builder,DescribeReturnShippingLabelResponse>, SdkBuilder<DescribeReturnShippingLabelResponse.Builder,DescribeReturnShippingLabelResponse>, SdkPojo, SdkResponse.Builder, SnowballResponse.Builder
Enclosing class:
DescribeReturnShippingLabelResponse

public static interface DescribeReturnShippingLabelResponse.Builder extends SnowballResponse.Builder, SdkPojo, CopyableBuilder<DescribeReturnShippingLabelResponse.Builder,DescribeReturnShippingLabelResponse>
  • Method Details

    • status

      The status information of the task on a Snow device that is being returned to Amazon Web Services.

      Parameters:
      status - The status information of the task on a Snow device that is being returned to Amazon Web Services.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status information of the task on a Snow device that is being returned to Amazon Web Services.

      Parameters:
      status - The status information of the task on a Snow device that is being returned to Amazon Web Services.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • expirationDate

      DescribeReturnShippingLabelResponse.Builder expirationDate(Instant expirationDate)

      The expiration date of the current return shipping label.

      Parameters:
      expirationDate - The expiration date of the current return shipping label.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • returnShippingLabelURI

      DescribeReturnShippingLabelResponse.Builder returnShippingLabelURI(String returnShippingLabelURI)

      The pre-signed Amazon S3 URI used to download the return shipping label.

      Parameters:
      returnShippingLabelURI - The pre-signed Amazon S3 URI used to download the return shipping label.
      Returns:
      Returns a reference to this object so that method calls can be chained together.