| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
RegionReport |
RegionReport.clone() |
RegionReport |
RegionReport.withBucket(String bucket)
The name of the bucket.
|
RegionReport |
RegionReport.withRegion(String region)
The name of the Region.
|
| Modifier and Type | Method and Description |
|---|---|
List<RegionReport> |
MultiRegionAccessPointReport.getRegions()
A collection of the Regions and buckets associated with the Multi-Region Access Point.
|
| Modifier and Type | Method and Description |
|---|---|
MultiRegionAccessPointReport |
MultiRegionAccessPointReport.withRegions(RegionReport... regions)
A collection of the Regions and buckets associated with the Multi-Region Access Point.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MultiRegionAccessPointReport.setRegions(Collection<RegionReport> regions)
A collection of the Regions and buckets associated with the Multi-Region Access Point.
|
MultiRegionAccessPointReport |
MultiRegionAccessPointReport.withRegions(Collection<RegionReport> regions)
A collection of the Regions and buckets associated with the Multi-Region Access Point.
|
Copyright © 2022. All rights reserved.