Package com.amazonaws.partitions.model
Class Partitions
java.lang.Object
com.amazonaws.partitions.model.Partitions
Metadata of all partitions.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionreturns the list of all partitions loaded from the partition metadata document.returns the version of the json schema for the partition metadata document.
-
Constructor Details
-
Partitions
-
-
Method Details
-
getVersion
returns the version of the json schema for the partition metadata document. -
getPartitions
returns the list of all partitions loaded from the partition metadata document.
-