Class UpdateCollectionSettings
java.lang.Object
com.couchbase.client.java.manager.collection.UpdateCollectionSettings
Allows to customize the behavior of the update collection operation.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
The max expiry for documents in this collection, or a non-positive duration indicating special expiry behavior.toCore()
static UpdateCollectionSettings
Creates a new instance with default values.