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