Interface Region.Builder

    • Method Detail

      • bucket

        Region.Builder bucket​(String bucket)

        The name of the associated bucket for the Region.

        Parameters:
        bucket - The name of the associated bucket for the Region.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • bucketAccountId

        Region.Builder bucketAccountId​(String bucketAccountId)

        The Amazon Web Services account ID that owns the Amazon S3 bucket that's associated with this Multi-Region Access Point.

        Parameters:
        bucketAccountId - The Amazon Web Services account ID that owns the Amazon S3 bucket that's associated with this Multi-Region Access Point.
        Returns:
        Returns a reference to this object so that method calls can be chained together.