| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
List<RegionReport> |
MultiRegionAccessPointReport.regions()
A collection of the Regions and buckets associated with the Multi-Region Access Point.
|
| Modifier and Type | Method and Description |
|---|---|
MultiRegionAccessPointReport.Builder |
MultiRegionAccessPointReport.Builder.regions(RegionReport... regions)
A collection of the Regions and buckets associated with the Multi-Region Access Point.
|
| Modifier and Type | Method and Description |
|---|---|
MultiRegionAccessPointReport.Builder |
MultiRegionAccessPointReport.Builder.regions(Collection<RegionReport> regions)
A collection of the Regions and buckets associated with the Multi-Region Access Point.
|
Copyright © 2023. All rights reserved.