Package com.ibm.cloud.cloudant.v1.model
Class GetSchedulerJobsOptions.Builder
java.lang.Object
com.ibm.cloud.cloudant.v1.model.GetSchedulerJobsOptions.Builder
- Enclosing class:
GetSchedulerJobsOptions
Builder.
-
Constructor Details
-
Builder
public Builder()Instantiates a new builder.
-
-
Method Details
-
build
Builds a GetSchedulerJobsOptions.- Returns:
- the new GetSchedulerJobsOptions instance
-
limit
Set the limit.- Parameters:
limit
- the limit- Returns:
- the GetSchedulerJobsOptions builder
-
skip
Set the skip.- Parameters:
skip
- the skip- Returns:
- the GetSchedulerJobsOptions builder
-