| Package | Description |
|---|---|
| software.amazon.awssdk.codegen.lite.regions.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,PartitionRegion> |
Partition.getRegions()
Returns the set of regions associated with the partition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Partition.setRegions(Map<String,PartitionRegion> regions) |
| Constructor and Description |
|---|
Partition(String partition,
Map<String,PartitionRegion> regions,
Map<String,Service> services) |
Copyright © 2023. All rights reserved.