Interface S3BucketInfo.Builder

  • Method Details

    • 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

      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.