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