Uses of Class
io.stargate.sdk.rest.KeyspaceClient
Packages that use KeyspaceClient
-
Uses of KeyspaceClient in io.stargate.sdk.rest
Methods in io.stargate.sdk.rest that return KeyspaceClientModifier and TypeMethodDescriptionMove to the Rest APIConstructors in io.stargate.sdk.rest with parameters of type KeyspaceClientModifierConstructorDescriptionTableClient(LoadBalancedHttpClient stargateHttpClient, KeyspaceClient keyspaceClient, String tableName) Full constructor.TypeClient(LoadBalancedHttpClient stargateHttpClient, KeyspaceClient keyspaceClient, String typeName) Full constructor.