Interface Region.Builder

All Superinterfaces:
Buildable, CopyableBuilder<Region.Builder,Region>, SdkBuilder<Region.Builder,Region>, SdkPojo
Enclosing class:
Region

public static interface Region.Builder extends SdkPojo, CopyableBuilder<Region.Builder,Region>
  • Method Details

    • 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.