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