Interface S3BucketOwner.Builder

    • Method Detail

      • displayName

        S3BucketOwner.Builder displayName​(String displayName)

        The display name of the account that owns the bucket.

        Parameters:
        displayName - The display name of the account that owns the bucket.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • id

        S3BucketOwner.Builder id​(String id)

        The canonical user ID for the account that owns the bucket.

        Parameters:
        id - The canonical user ID for the account that owns the bucket.
        Returns:
        Returns a reference to this object so that method calls can be chained together.