Class CreateCollectionOptions
java.lang.Object
com.couchbase.client.java.CommonOptions<CreateCollectionOptions>
com.couchbase.client.java.manager.collection.CreateCollectionOptions
public class CreateCollectionOptions extends CommonOptions<CreateCollectionOptions>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
CreateCollectionOptions.Built
Nested classes/interfaces inherited from class com.couchbase.client.java.CommonOptions
CommonOptions.BuiltCommonOptions
-
Method Summary
Modifier and Type Method Description CreateCollectionOptions.Built
build()
static CreateCollectionOptions
createCollectionOptions()
Methods inherited from class com.couchbase.client.java.CommonOptions
clientContext, parentSpan, retryStrategy, self, timeout
-
Method Details
-
createCollectionOptions
-
build
-