| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
List<Region> |
CreateMultiRegionAccessPointInput.regions()
The buckets in different Regions that are associated with the Multi-Region Access Point.
|
| Modifier and Type | Method and Description |
|---|---|
CreateMultiRegionAccessPointInput.Builder |
CreateMultiRegionAccessPointInput.Builder.regions(Region... regions)
The buckets in different Regions that are associated with the Multi-Region Access Point.
|
| Modifier and Type | Method and Description |
|---|---|
CreateMultiRegionAccessPointInput.Builder |
CreateMultiRegionAccessPointInput.Builder.regions(Collection<Region> regions)
The buckets in different Regions that are associated with the Multi-Region Access Point.
|
Copyright © 2023. All rights reserved.