Interface AbortIncompleteMultipartUpload.Builder

    • Method Detail

      • daysAfterInitiation

        AbortIncompleteMultipartUpload.Builder daysAfterInitiation​(Integer daysAfterInitiation)

        Specifies the number of days after which Amazon S3 aborts an incomplete multipart upload.

        Parameters:
        daysAfterInitiation - Specifies the number of days after which Amazon S3 aborts an incomplete multipart upload.
        Returns:
        Returns a reference to this object so that method calls can be chained together.