Uses of Class
com.amazonaws.partitions.model.Region
-
Packages that use Region Package Description com.amazonaws.partitions.model -
-
Uses of Region in com.amazonaws.partitions.model
Methods in com.amazonaws.partitions.model that return types with arguments of type Region Modifier and Type Method Description Map<String,Region>
Partition. getRegions()
Returns the set of regions associated with the partition.Constructor parameters in com.amazonaws.partitions.model with type arguments of type Region Constructor Description Partition(String partition, Map<String,Region> regions, Map<String,Service> services)
-