Uses of Class
io.stargate.sdk.data.NamespaceClient
Packages that use NamespaceClient
-
Uses of NamespaceClient in io.stargate.sdk.data
Methods in io.stargate.sdk.data that return NamespaceClientModifier and TypeMethodDescriptionDataApiClient.createNamespace(String namespace) Create a Namespace providing a name.Move the document API (namespace client)Constructors in io.stargate.sdk.data with parameters of type NamespaceClientModifierConstructorDescriptionprotectedCollectionClient(@NonNull NamespaceClient namespaceClient, @NonNull String collection) Full constructor.