Uses of Class
com.couchbase.client.core.service.ServiceScope
| Package | Description |
|---|---|
| com.couchbase.client.core.service |
-
Uses of ServiceScope in com.couchbase.client.core.service
Methods in com.couchbase.client.core.service that return ServiceScope Modifier and Type Method Description ServiceScopeServiceType. scope()static ServiceScopeServiceScope. valueOf(String name)Returns the enum constant of this type with the specified name.static ServiceScope[]ServiceScope. values()Returns an array containing the constants of this enum type, in the order they are declared.