| Modifier and Type | Method and Description |
|---|---|
CassandraKeyspaceCreateUpdateParameters |
CassandraKeyspaceCreateUpdateParameters.withOptions(Map<String,String> options)
Set a key-value pair of options to be applied for the request.
|
CassandraKeyspaceCreateUpdateParameters |
CassandraKeyspaceCreateUpdateParameters.withResource(CassandraKeyspaceResource resource)
Set the standard JSON format of a Cassandra keyspace.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/