deleteKeyspace
inline suspend fun KeyspacesClient.deleteKeyspace(crossinline block: DeleteKeyspaceRequest.Builder.() -> Unit): DeleteKeyspaceResponse
The DeleteKeyspace
operation deletes a keyspace and all of its tables.
The DeleteKeyspace
operation deletes a keyspace and all of its tables.