Interface RegionReport.Builder

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

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

    • bucket

      RegionReport.Builder bucket(String bucket)

      The name of the bucket.

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

      RegionReport.Builder region(String region)

      The name of the Region.

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

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