Interface DescribeReturnShippingLabelResponse.Builder

    • Method Detail

      • status

        DescribeReturnShippingLabelResponse.Builder status​(String 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:
        ShippingLabelStatus, ShippingLabelStatus
      • 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.