Package com.ibm.cloud.cloudant.v1.model
Class GetPartitionInformationOptions
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.GetPartitionInformationOptions
- All Implemented Interfaces:
 ObjectModel
The getPartitionInformation options.
- 
Nested Class Summary
Nested Classes - 
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString 
- 
Method Details
- 
newBuilder
New builder.- Returns:
 - a GetPartitionInformationOptions builder
 
 - 
db
Gets the db. Path parameter to specify the database name.- Returns:
 - the db
 
 - 
partitionKey
Gets the partitionKey. Path parameter to specify the database partition key.- Returns:
 - the partitionKey
 
 
 -