| Modifier and Type | Method and Description |
|---|---|
CassandraKeyspaceResource |
CassandraKeyspaceCreateUpdateParameters.resource()
Get the standard JSON format of a Cassandra keyspace.
|
CassandraKeyspaceResource |
CassandraKeyspaceResource.withId(String id)
Set name of the Cosmos DB Cassandra keyspace.
|
| Modifier and Type | Method and Description |
|---|---|
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.
*/