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