Package com.ibm.cloud.cloudant.v1.model
Class GetIndexesInformationOptions.Builder
java.lang.Object
com.ibm.cloud.cloudant.v1.model.GetIndexesInformationOptions.Builder
- Enclosing class:
 GetIndexesInformationOptions
Builder.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
Builder
public Builder()Instantiates a new builder. - 
Builder
Instantiates a new builder with required properties.- Parameters:
 db- the db
 
 - 
 - 
Method Details
- 
build
Builds a GetIndexesInformationOptions.- Returns:
 - the new GetIndexesInformationOptions instance
 
 - 
db
Set the db.- Parameters:
 db- the db- Returns:
 - the GetIndexesInformationOptions builder
 
 
 -