| Package | Description |
|---|---|
| software.amazon.awssdk.codegen.lite.regions | |
| software.amazon.awssdk.codegen.lite.regions.model |
| Constructor and Description |
|---|
PartitionMetadataGenerator(Partition partition,
String basePackage,
String regionBasePackage) |
RegionMetadataGenerator(Partition partition,
String region,
String regionDescription,
String basePackage,
String regionBasePackage) |
| Modifier and Type | Method and Description |
|---|---|
List<Partition> |
Partitions.getPartitions()
returns the list of all partitions loaded from the partition metadata document.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Partitions.setPartitions(List<Partition> partitions) |
| Constructor and Description |
|---|
Partitions(String version,
List<Partition> partitions) |
Copyright © 2023. All rights reserved.