public class AlterKeyspace extends Object
| Constructor and Description | 
|---|
| AlterKeyspace(String keyspaceName) | 
| Modifier and Type | Method and Description | 
|---|---|
| KeyspaceOptions | with()Add options for this ALTER KEYSPACE statement. | 
public AlterKeyspace(String keyspaceName)
public KeyspaceOptions with()
Copyright © 2012–2025. All rights reserved.