Class Partitions
java.lang.Object
software.amazon.awssdk.codegen.lite.regions.model.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.void
setPartitions
(List<Partition> partitions) void
setVersion
(String version)
-
Constructor Details
-
Partitions
public Partitions() -
Partitions
-
-
Method Details
-
getVersion
returns the version of the json schema for the partition metadata document. -
setVersion
-
getPartitions
-
setPartitions
-