Uses of Class
com.ibm.cloud.cloudant.v1.model.PostPartitionFindOptions
Packages that use PostPartitionFindOptions
Package
Description
Feature for paginating operation requests.
Cloudant v1.
-
Uses of PostPartitionFindOptions in com.ibm.cloud.cloudant.features.pagination
Methods in com.ibm.cloud.cloudant.features.pagination that return types with arguments of type PostPartitionFindOptionsModifier and TypeMethodDescriptionPagination.newPagination
(Cloudant client, PostPartitionFindOptions options) Get a Pagination for the postPartitionFind operation.Methods in com.ibm.cloud.cloudant.features.pagination with parameters of type PostPartitionFindOptionsModifier and TypeMethodDescriptionPagination.newPagination
(Cloudant client, PostPartitionFindOptions options) Get a Pagination for the postPartitionFind operation. -
Uses of PostPartitionFindOptions in com.ibm.cloud.cloudant.v1
Methods in com.ibm.cloud.cloudant.v1 with parameters of type PostPartitionFindOptionsModifier and TypeMethodDescriptionCloudant.postPartitionFind
(PostPartitionFindOptions postPartitionFindOptions) Query a database partition index by using selector syntax.Cloudant.postPartitionFindAsStream
(PostPartitionFindOptions postPartitionFindOptions) Query a database partition index by using selector syntax as stream. -
Uses of PostPartitionFindOptions in com.ibm.cloud.cloudant.v1.model
Methods in com.ibm.cloud.cloudant.v1.model that return PostPartitionFindOptionsModifier and TypeMethodDescriptionPostPartitionFindOptions.Builder.build()
Builds a PostPartitionFindOptions.