public static interface RegionReport.Builder extends SdkPojo, CopyableBuilder<RegionReport.Builder,RegionReport>
| Modifier and Type | Method and Description |
|---|---|
RegionReport.Builder |
bucket(String bucket)
The name of the bucket.
|
RegionReport.Builder |
region(String region)
The name of the Region.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRegionReport.Builder bucket(String bucket)
The name of the bucket.
bucket - The name of the bucket.RegionReport.Builder region(String region)
The name of the Region.
region - The name of the Region.Copyright © 2022. All rights reserved.