Package com.ibm.cloud.cloudant.v1.model
Class HeadSchedulerDocumentOptions.Builder
java.lang.Object
com.ibm.cloud.cloudant.v1.model.HeadSchedulerDocumentOptions.Builder
- Enclosing class:
 HeadSchedulerDocumentOptions
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 HeadSchedulerDocumentOptions.- Returns:
 - the new HeadSchedulerDocumentOptions instance
 
 - 
docId
Set the docId.- Parameters:
 docId- the docId- Returns:
 - the HeadSchedulerDocumentOptions builder
 
 
 -