Interface InitiateMultipartUploadResponse.Builder

  • Method Details

    • location

      The relative URI path of the multipart upload ID Amazon S3 Glacier created.

      Parameters:
      location - The relative URI path of the multipart upload ID Amazon S3 Glacier created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • uploadId

      The ID of the multipart upload. This value is also included as part of the location.

      Parameters:
      uploadId - The ID of the multipart upload. This value is also included as part of the location.
      Returns:
      Returns a reference to this object so that method calls can be chained together.