Uses of Class
com.ibm.cloud.cloudant.v1.model.Revisions
Packages that use Revisions
-
Uses of Revisions in com.ibm.cloud.cloudant.v1.model
Methods in com.ibm.cloud.cloudant.v1.model that return RevisionsModifier and TypeMethodDescriptionRevisions.Builder.build()Builds a Revisions.DesignDocument.getRevisions()Gets the revisions.Document.getRevisions()Gets the revisions.ReplicationDocument.getRevisions()Gets the revisions.Methods in com.ibm.cloud.cloudant.v1.model with parameters of type RevisionsModifier and TypeMethodDescriptionSet the revisions.Set the revisions.Set the revisions.voidDesignDocument.setRevisions(Revisions revisions) Sets the revisions.voidDocument.setRevisions(Revisions revisions) Sets the revisions.voidReplicationDocument.setRevisions(Revisions revisions) Sets the revisions.