| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
Region |
Region.clone() |
Region |
Region.withBucket(String bucket)
The name of the associated bucket for the Region.
|
| Modifier and Type | Method and Description |
|---|---|
List<Region> |
CreateMultiRegionAccessPointInput.getRegions()
The buckets in different Regions that are associated with the Multi-Region Access Point.
|
| Modifier and Type | Method and Description |
|---|---|
CreateMultiRegionAccessPointInput |
CreateMultiRegionAccessPointInput.withRegions(Region... regions)
The buckets in different Regions that are associated with the Multi-Region Access Point.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateMultiRegionAccessPointInput.setRegions(Collection<Region> regions)
The buckets in different Regions that are associated with the Multi-Region Access Point.
|
CreateMultiRegionAccessPointInput |
CreateMultiRegionAccessPointInput.withRegions(Collection<Region> regions)
The buckets in different Regions that are associated with the Multi-Region Access Point.
|
Copyright © 2022. All rights reserved.