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()
toCore()
static UpdateCollectionSettings
Creates a new instance with default values.
-
Field Details
-
maxExpiry
-
history
-
-
Constructor Details
-
UpdateCollectionSettings
protected UpdateCollectionSettings()
-
-
Method Details
-
updateCollectionSettings
Creates a new instance with default values.- Returns:
- the instantiated default options.
-
maxExpiry
-
history
-
build
-
toCore
-