Uses of Class
com.ibm.cloud.cloudant.v1.model.Document
Packages that use Document
Package
Description
Feature for paginating operation requests.
Cloudant v1.
-
Uses of Document in com.ibm.cloud.cloudant.features.pagination
Methods in com.ibm.cloud.cloudant.features.pagination that return types with arguments of type DocumentModifier and TypeMethodDescriptionstatic Pagination
<PostFindOptions, Document> Pagination.newPagination
(Cloudant client, PostFindOptions options) Get a Pagination for the postFind operation.Pagination.newPagination
(Cloudant client, PostPartitionFindOptions options) Get a Pagination for the postPartitionFind operation. -
Uses of Document in com.ibm.cloud.cloudant.v1
Methods in com.ibm.cloud.cloudant.v1 that return types with arguments of type DocumentModifier and TypeMethodDescriptionCloudant.getDocument
(GetDocumentOptions getDocumentOptions) Retrieve a document.Cloudant.getLocalDocument
(GetLocalDocumentOptions getLocalDocumentOptions) Retrieve a local document. -
Uses of Document in com.ibm.cloud.cloudant.v1.model
Methods in com.ibm.cloud.cloudant.v1.model that return DocumentModifier and TypeMethodDescriptionDocument.Builder.build()
Builds a Document.PostDocumentOptions.document()
Gets the document.PutDocumentOptions.document()
Gets the document.PutLocalDocumentOptions.document()
Gets the document.ChangesResultItem.getDoc()
Gets the doc.DocsResultRow.getDoc()
Gets the doc.SearchResultRow.getDoc()
Gets the doc.ViewResultRow.getDoc()
Gets the doc.BulkGetResultDocument.getOk()
Gets the ok.Methods in com.ibm.cloud.cloudant.v1.model that return types with arguments of type DocumentModifier and TypeMethodDescriptionBulkDocs.docs()
Gets the docs.FindResult.getDocs()
Gets the docs.Methods in com.ibm.cloud.cloudant.v1.model with parameters of type DocumentModifier and TypeMethodDescriptionAdds a new element to docs.Set the document.Set the document.Set the document.Method parameters in com.ibm.cloud.cloudant.v1.model with type arguments of type DocumentModifier and TypeMethodDescriptionSet the docs.Constructor parameters in com.ibm.cloud.cloudant.v1.model with type arguments of type Document