Uses of Class
com.amazonaws.partitions.model.Partition
-
Packages that use Partition Package Description com.amazonaws.partitions com.amazonaws.partitions.model -
-
Uses of Partition in com.amazonaws.partitions
Constructors in com.amazonaws.partitions with parameters of type Partition Constructor Description PartitionRegionImpl(String region, Partition p)
Constructor parameters in com.amazonaws.partitions with type arguments of type Partition Constructor Description PartitionMetadataProvider(List<Partition> partitions)
-
Uses of Partition in com.amazonaws.partitions.model
Methods in com.amazonaws.partitions.model that return types with arguments of type Partition Modifier and Type Method Description List<Partition>
Partitions. getPartitions()
returns the list of all partitions loaded from the partition metadata document.Constructor parameters in com.amazonaws.partitions.model with type arguments of type Partition Constructor Description Partitions(String version, List<Partition> partitions)
-