| Package | Description |
|---|---|
| com.azure.resourcemanager.cosmos.fluent |
Package containing the service clients for CosmosDBManagementClient.
|
| com.azure.resourcemanager.cosmos.fluent.models |
Package containing the inner data models for CosmosDBManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
CassandraTableGetResultsInner |
CassandraResourcesClient.createUpdateCassandraTable(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName,
CassandraTableCreateUpdateParameters createUpdateCassandraTableParameters)
Create or update an Azure Cosmos DB Cassandra Table.
|
CassandraTableGetResultsInner |
CassandraResourcesClient.createUpdateCassandraTable(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName,
CassandraTableCreateUpdateParameters createUpdateCassandraTableParameters,
com.azure.core.util.Context context)
Create or update an Azure Cosmos DB Cassandra Table.
|
CassandraTableGetResultsInner |
CassandraResourcesClient.getCassandraTable(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName)
Gets the Cassandra table under an existing Azure Cosmos DB database account.
|
| Modifier and Type | Method and Description |
|---|---|
CassandraTableGetResultsInner |
CassandraTableGetResultsInner.withResource(CassandraTableGetPropertiesResource resource)
Set the resource property: The resource property.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.