Uses of Class
com.ibm.cloud.cloudant.v1.model.GetAllDbsOptions.Builder
-
Uses of GetAllDbsOptions.Builder in com.ibm.cloud.cloudant.v1.model
Modifier and TypeMethodDescriptionGetAllDbsOptions.Builder.descending
(Boolean descending) Set the descending.Set the endKey.GetAllDbsOptions.Builder.limit
(long limit) Set the limit.GetAllDbsOptions.newBuilder()
New builder.GetAllDbsOptions.Builder.skip
(long skip) Set the skip.Set the startKey.