Class UpdateCollectionOptions
java.lang.Object
com.couchbase.client.java.CommonOptions<UpdateCollectionOptions>
com.couchbase.client.java.manager.collection.UpdateCollectionOptions
Allows to customize the behavior of the create collection operation.
- 
Nested Class SummaryNested ClassesNested classes/interfaces inherited from class com.couchbase.client.java.CommonOptionsCommonOptions.BuiltCommonOptions
- 
Method SummaryModifier and TypeMethodDescriptionbuild()static UpdateCollectionOptionsCreates a new instance with default values.Methods inherited from class com.couchbase.client.java.CommonOptionsclientContext, parentSpan, retryStrategy, self, timeout
- 
Method Details- 
updateCollectionOptionsCreates a new instance with default values.- Returns:
- the instantiated default options.
 
- 
build
 
-