Interface S3BucketInfo.Builder

    • Method Detail

      • creationDate

        S3BucketInfo.Builder creationDate​(String creationDate)

        The creation date of the S3 bucket.

        Parameters:
        creationDate - The creation date of the S3 bucket.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        S3BucketInfo.Builder name​(String name)

        The name of the S3 bucket.

        Parameters:
        name - The name of the S3 bucket.
        Returns:
        Returns a reference to this object so that method calls can be chained together.