public interface CassandraResourcesClient
| Modifier and Type | Method and Description |
|---|---|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CassandraKeyspaceGetResultsInner>,CassandraKeyspaceGetResultsInner> |
beginCreateUpdateCassandraKeyspace(String resourceGroupName,
String accountName,
String keyspaceName,
CassandraKeyspaceCreateUpdateParameters createUpdateCassandraKeyspaceParameters)
Create or update an Azure Cosmos DB Cassandra keyspace.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CassandraKeyspaceGetResultsInner>,CassandraKeyspaceGetResultsInner> |
beginCreateUpdateCassandraKeyspace(String resourceGroupName,
String accountName,
String keyspaceName,
CassandraKeyspaceCreateUpdateParameters createUpdateCassandraKeyspaceParameters,
com.azure.core.util.Context context)
Create or update an Azure Cosmos DB Cassandra keyspace.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<CassandraKeyspaceGetResultsInner>,CassandraKeyspaceGetResultsInner> |
beginCreateUpdateCassandraKeyspaceAsync(String resourceGroupName,
String accountName,
String keyspaceName,
CassandraKeyspaceCreateUpdateParameters createUpdateCassandraKeyspaceParameters)
Create or update an Azure Cosmos DB Cassandra keyspace.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CassandraTableGetResultsInner>,CassandraTableGetResultsInner> |
beginCreateUpdateCassandraTable(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName,
CassandraTableCreateUpdateParameters createUpdateCassandraTableParameters)
Create or update an Azure Cosmos DB Cassandra Table.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CassandraTableGetResultsInner>,CassandraTableGetResultsInner> |
beginCreateUpdateCassandraTable(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.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<CassandraTableGetResultsInner>,CassandraTableGetResultsInner> |
beginCreateUpdateCassandraTableAsync(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName,
CassandraTableCreateUpdateParameters createUpdateCassandraTableParameters)
Create or update an Azure Cosmos DB Cassandra Table.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDeleteCassandraKeyspace(String resourceGroupName,
String accountName,
String keyspaceName)
Deletes an existing Azure Cosmos DB Cassandra keyspace.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDeleteCassandraKeyspace(String resourceGroupName,
String accountName,
String keyspaceName,
com.azure.core.util.Context context)
Deletes an existing Azure Cosmos DB Cassandra keyspace.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDeleteCassandraKeyspaceAsync(String resourceGroupName,
String accountName,
String keyspaceName)
Deletes an existing Azure Cosmos DB Cassandra keyspace.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDeleteCassandraTable(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName)
Deletes an existing Azure Cosmos DB Cassandra table.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDeleteCassandraTable(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName,
com.azure.core.util.Context context)
Deletes an existing Azure Cosmos DB Cassandra table.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDeleteCassandraTableAsync(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName)
Deletes an existing Azure Cosmos DB Cassandra table.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ThroughputSettingsGetResultsInner>,ThroughputSettingsGetResultsInner> |
beginUpdateCassandraKeyspaceThroughput(String resourceGroupName,
String accountName,
String keyspaceName,
ThroughputSettingsUpdateParameters updateThroughputParameters)
Update RUs per second of an Azure Cosmos DB Cassandra Keyspace.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ThroughputSettingsGetResultsInner>,ThroughputSettingsGetResultsInner> |
beginUpdateCassandraKeyspaceThroughput(String resourceGroupName,
String accountName,
String keyspaceName,
ThroughputSettingsUpdateParameters updateThroughputParameters,
com.azure.core.util.Context context)
Update RUs per second of an Azure Cosmos DB Cassandra Keyspace.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ThroughputSettingsGetResultsInner>,ThroughputSettingsGetResultsInner> |
beginUpdateCassandraKeyspaceThroughputAsync(String resourceGroupName,
String accountName,
String keyspaceName,
ThroughputSettingsUpdateParameters updateThroughputParameters)
Update RUs per second of an Azure Cosmos DB Cassandra Keyspace.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ThroughputSettingsGetResultsInner>,ThroughputSettingsGetResultsInner> |
beginUpdateCassandraTableThroughput(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName,
ThroughputSettingsUpdateParameters updateThroughputParameters)
Update RUs per second of an Azure Cosmos DB Cassandra table.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ThroughputSettingsGetResultsInner>,ThroughputSettingsGetResultsInner> |
beginUpdateCassandraTableThroughput(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName,
ThroughputSettingsUpdateParameters updateThroughputParameters,
com.azure.core.util.Context context)
Update RUs per second of an Azure Cosmos DB Cassandra table.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ThroughputSettingsGetResultsInner>,ThroughputSettingsGetResultsInner> |
beginUpdateCassandraTableThroughputAsync(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName,
ThroughputSettingsUpdateParameters updateThroughputParameters)
Update RUs per second of an Azure Cosmos DB Cassandra table.
|
CassandraKeyspaceGetResultsInner |
createUpdateCassandraKeyspace(String resourceGroupName,
String accountName,
String keyspaceName,
CassandraKeyspaceCreateUpdateParameters createUpdateCassandraKeyspaceParameters)
Create or update an Azure Cosmos DB Cassandra keyspace.
|
CassandraKeyspaceGetResultsInner |
createUpdateCassandraKeyspace(String resourceGroupName,
String accountName,
String keyspaceName,
CassandraKeyspaceCreateUpdateParameters createUpdateCassandraKeyspaceParameters,
com.azure.core.util.Context context)
Create or update an Azure Cosmos DB Cassandra keyspace.
|
Mono<CassandraKeyspaceGetResultsInner> |
createUpdateCassandraKeyspaceAsync(String resourceGroupName,
String accountName,
String keyspaceName,
CassandraKeyspaceCreateUpdateParameters createUpdateCassandraKeyspaceParameters)
Create or update an Azure Cosmos DB Cassandra keyspace.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
createUpdateCassandraKeyspaceWithResponseAsync(String resourceGroupName,
String accountName,
String keyspaceName,
CassandraKeyspaceCreateUpdateParameters createUpdateCassandraKeyspaceParameters)
Create or update an Azure Cosmos DB Cassandra keyspace.
|
CassandraTableGetResultsInner |
createUpdateCassandraTable(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName,
CassandraTableCreateUpdateParameters createUpdateCassandraTableParameters)
Create or update an Azure Cosmos DB Cassandra Table.
|
CassandraTableGetResultsInner |
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.
|
Mono<CassandraTableGetResultsInner> |
createUpdateCassandraTableAsync(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName,
CassandraTableCreateUpdateParameters createUpdateCassandraTableParameters)
Create or update an Azure Cosmos DB Cassandra Table.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
createUpdateCassandraTableWithResponseAsync(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName,
CassandraTableCreateUpdateParameters createUpdateCassandraTableParameters)
Create or update an Azure Cosmos DB Cassandra Table.
|
void |
deleteCassandraKeyspace(String resourceGroupName,
String accountName,
String keyspaceName)
Deletes an existing Azure Cosmos DB Cassandra keyspace.
|
void |
deleteCassandraKeyspace(String resourceGroupName,
String accountName,
String keyspaceName,
com.azure.core.util.Context context)
Deletes an existing Azure Cosmos DB Cassandra keyspace.
|
Mono<Void> |
deleteCassandraKeyspaceAsync(String resourceGroupName,
String accountName,
String keyspaceName)
Deletes an existing Azure Cosmos DB Cassandra keyspace.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
deleteCassandraKeyspaceWithResponseAsync(String resourceGroupName,
String accountName,
String keyspaceName)
Deletes an existing Azure Cosmos DB Cassandra keyspace.
|
void |
deleteCassandraTable(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName)
Deletes an existing Azure Cosmos DB Cassandra table.
|
void |
deleteCassandraTable(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName,
com.azure.core.util.Context context)
Deletes an existing Azure Cosmos DB Cassandra table.
|
Mono<Void> |
deleteCassandraTableAsync(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName)
Deletes an existing Azure Cosmos DB Cassandra table.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
deleteCassandraTableWithResponseAsync(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName)
Deletes an existing Azure Cosmos DB Cassandra table.
|
CassandraKeyspaceGetResultsInner |
getCassandraKeyspace(String resourceGroupName,
String accountName,
String keyspaceName)
Gets the Cassandra keyspaces under an existing Azure Cosmos DB database account with the provided name.
|
Mono<CassandraKeyspaceGetResultsInner> |
getCassandraKeyspaceAsync(String resourceGroupName,
String accountName,
String keyspaceName)
Gets the Cassandra keyspaces under an existing Azure Cosmos DB database account with the provided name.
|
ThroughputSettingsGetResultsInner |
getCassandraKeyspaceThroughput(String resourceGroupName,
String accountName,
String keyspaceName)
Gets the RUs per second of the Cassandra Keyspace under an existing Azure Cosmos DB database account with the
provided name.
|
Mono<ThroughputSettingsGetResultsInner> |
getCassandraKeyspaceThroughputAsync(String resourceGroupName,
String accountName,
String keyspaceName)
Gets the RUs per second of the Cassandra Keyspace under an existing Azure Cosmos DB database account with the
provided name.
|
com.azure.core.http.rest.Response<ThroughputSettingsGetResultsInner> |
getCassandraKeyspaceThroughputWithResponse(String resourceGroupName,
String accountName,
String keyspaceName,
com.azure.core.util.Context context)
Gets the RUs per second of the Cassandra Keyspace under an existing Azure Cosmos DB database account with the
provided name.
|
Mono<com.azure.core.http.rest.Response<ThroughputSettingsGetResultsInner>> |
getCassandraKeyspaceThroughputWithResponseAsync(String resourceGroupName,
String accountName,
String keyspaceName)
Gets the RUs per second of the Cassandra Keyspace under an existing Azure Cosmos DB database account with the
provided name.
|
com.azure.core.http.rest.Response<CassandraKeyspaceGetResultsInner> |
getCassandraKeyspaceWithResponse(String resourceGroupName,
String accountName,
String keyspaceName,
com.azure.core.util.Context context)
Gets the Cassandra keyspaces under an existing Azure Cosmos DB database account with the provided name.
|
Mono<com.azure.core.http.rest.Response<CassandraKeyspaceGetResultsInner>> |
getCassandraKeyspaceWithResponseAsync(String resourceGroupName,
String accountName,
String keyspaceName)
Gets the Cassandra keyspaces under an existing Azure Cosmos DB database account with the provided name.
|
CassandraTableGetResultsInner |
getCassandraTable(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName)
Gets the Cassandra table under an existing Azure Cosmos DB database account.
|
Mono<CassandraTableGetResultsInner> |
getCassandraTableAsync(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName)
Gets the Cassandra table under an existing Azure Cosmos DB database account.
|
ThroughputSettingsGetResultsInner |
getCassandraTableThroughput(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName)
Gets the RUs per second of the Cassandra table under an existing Azure Cosmos DB database account with the
provided name.
|
Mono<ThroughputSettingsGetResultsInner> |
getCassandraTableThroughputAsync(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName)
Gets the RUs per second of the Cassandra table under an existing Azure Cosmos DB database account with the
provided name.
|
com.azure.core.http.rest.Response<ThroughputSettingsGetResultsInner> |
getCassandraTableThroughputWithResponse(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName,
com.azure.core.util.Context context)
Gets the RUs per second of the Cassandra table under an existing Azure Cosmos DB database account with the
provided name.
|
Mono<com.azure.core.http.rest.Response<ThroughputSettingsGetResultsInner>> |
getCassandraTableThroughputWithResponseAsync(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName)
Gets the RUs per second of the Cassandra table under an existing Azure Cosmos DB database account with the
provided name.
|
com.azure.core.http.rest.Response<CassandraTableGetResultsInner> |
getCassandraTableWithResponse(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName,
com.azure.core.util.Context context)
Gets the Cassandra table under an existing Azure Cosmos DB database account.
|
Mono<com.azure.core.http.rest.Response<CassandraTableGetResultsInner>> |
getCassandraTableWithResponseAsync(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName)
Gets the Cassandra table under an existing Azure Cosmos DB database account.
|
com.azure.core.http.rest.PagedIterable<CassandraKeyspaceGetResultsInner> |
listCassandraKeyspaces(String resourceGroupName,
String accountName)
Lists the Cassandra keyspaces under an existing Azure Cosmos DB database account.
|
com.azure.core.http.rest.PagedIterable<CassandraKeyspaceGetResultsInner> |
listCassandraKeyspaces(String resourceGroupName,
String accountName,
com.azure.core.util.Context context)
Lists the Cassandra keyspaces under an existing Azure Cosmos DB database account.
|
com.azure.core.http.rest.PagedFlux<CassandraKeyspaceGetResultsInner> |
listCassandraKeyspacesAsync(String resourceGroupName,
String accountName)
Lists the Cassandra keyspaces under an existing Azure Cosmos DB database account.
|
com.azure.core.http.rest.PagedIterable<CassandraTableGetResultsInner> |
listCassandraTables(String resourceGroupName,
String accountName,
String keyspaceName)
Lists the Cassandra table under an existing Azure Cosmos DB database account.
|
com.azure.core.http.rest.PagedIterable<CassandraTableGetResultsInner> |
listCassandraTables(String resourceGroupName,
String accountName,
String keyspaceName,
com.azure.core.util.Context context)
Lists the Cassandra table under an existing Azure Cosmos DB database account.
|
com.azure.core.http.rest.PagedFlux<CassandraTableGetResultsInner> |
listCassandraTablesAsync(String resourceGroupName,
String accountName,
String keyspaceName)
Lists the Cassandra table under an existing Azure Cosmos DB database account.
|
ThroughputSettingsGetResultsInner |
updateCassandraKeyspaceThroughput(String resourceGroupName,
String accountName,
String keyspaceName,
ThroughputSettingsUpdateParameters updateThroughputParameters)
Update RUs per second of an Azure Cosmos DB Cassandra Keyspace.
|
ThroughputSettingsGetResultsInner |
updateCassandraKeyspaceThroughput(String resourceGroupName,
String accountName,
String keyspaceName,
ThroughputSettingsUpdateParameters updateThroughputParameters,
com.azure.core.util.Context context)
Update RUs per second of an Azure Cosmos DB Cassandra Keyspace.
|
Mono<ThroughputSettingsGetResultsInner> |
updateCassandraKeyspaceThroughputAsync(String resourceGroupName,
String accountName,
String keyspaceName,
ThroughputSettingsUpdateParameters updateThroughputParameters)
Update RUs per second of an Azure Cosmos DB Cassandra Keyspace.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
updateCassandraKeyspaceThroughputWithResponseAsync(String resourceGroupName,
String accountName,
String keyspaceName,
ThroughputSettingsUpdateParameters updateThroughputParameters)
Update RUs per second of an Azure Cosmos DB Cassandra Keyspace.
|
ThroughputSettingsGetResultsInner |
updateCassandraTableThroughput(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName,
ThroughputSettingsUpdateParameters updateThroughputParameters)
Update RUs per second of an Azure Cosmos DB Cassandra table.
|
ThroughputSettingsGetResultsInner |
updateCassandraTableThroughput(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName,
ThroughputSettingsUpdateParameters updateThroughputParameters,
com.azure.core.util.Context context)
Update RUs per second of an Azure Cosmos DB Cassandra table.
|
Mono<ThroughputSettingsGetResultsInner> |
updateCassandraTableThroughputAsync(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName,
ThroughputSettingsUpdateParameters updateThroughputParameters)
Update RUs per second of an Azure Cosmos DB Cassandra table.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
updateCassandraTableThroughputWithResponseAsync(String resourceGroupName,
String accountName,
String keyspaceName,
String tableName,
ThroughputSettingsUpdateParameters updateThroughputParameters)
Update RUs per second of an Azure Cosmos DB Cassandra table.
|
com.azure.core.http.rest.PagedFlux<CassandraKeyspaceGetResultsInner> listCassandraKeyspacesAsync(String resourceGroupName, String accountName)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<CassandraKeyspaceGetResultsInner> listCassandraKeyspaces(String resourceGroupName, String accountName)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<CassandraKeyspaceGetResultsInner> listCassandraKeyspaces(String resourceGroupName, String accountName, com.azure.core.util.Context context)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<CassandraKeyspaceGetResultsInner>> getCassandraKeyspaceWithResponseAsync(String resourceGroupName, String accountName, String keyspaceName)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<CassandraKeyspaceGetResultsInner> getCassandraKeyspaceAsync(String resourceGroupName, String accountName, String keyspaceName)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.CassandraKeyspaceGetResultsInner getCassandraKeyspace(String resourceGroupName, String accountName, String keyspaceName)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<CassandraKeyspaceGetResultsInner> getCassandraKeyspaceWithResponse(String resourceGroupName, String accountName, String keyspaceName, com.azure.core.util.Context context)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> createUpdateCassandraKeyspaceWithResponseAsync(String resourceGroupName, String accountName, String keyspaceName, CassandraKeyspaceCreateUpdateParameters createUpdateCassandraKeyspaceParameters)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.createUpdateCassandraKeyspaceParameters - Parameters to create and update Cosmos DB Cassandra keyspace.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<CassandraKeyspaceGetResultsInner>,CassandraKeyspaceGetResultsInner> beginCreateUpdateCassandraKeyspaceAsync(String resourceGroupName, String accountName, String keyspaceName, CassandraKeyspaceCreateUpdateParameters createUpdateCassandraKeyspaceParameters)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.createUpdateCassandraKeyspaceParameters - Parameters to create and update Cosmos DB Cassandra keyspace.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CassandraKeyspaceGetResultsInner>,CassandraKeyspaceGetResultsInner> beginCreateUpdateCassandraKeyspace(String resourceGroupName, String accountName, String keyspaceName, CassandraKeyspaceCreateUpdateParameters createUpdateCassandraKeyspaceParameters)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.createUpdateCassandraKeyspaceParameters - Parameters to create and update Cosmos DB Cassandra keyspace.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CassandraKeyspaceGetResultsInner>,CassandraKeyspaceGetResultsInner> beginCreateUpdateCassandraKeyspace(String resourceGroupName, String accountName, String keyspaceName, CassandraKeyspaceCreateUpdateParameters createUpdateCassandraKeyspaceParameters, com.azure.core.util.Context context)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.createUpdateCassandraKeyspaceParameters - Parameters to create and update Cosmos DB Cassandra keyspace.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<CassandraKeyspaceGetResultsInner> createUpdateCassandraKeyspaceAsync(String resourceGroupName, String accountName, String keyspaceName, CassandraKeyspaceCreateUpdateParameters createUpdateCassandraKeyspaceParameters)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.createUpdateCassandraKeyspaceParameters - Parameters to create and update Cosmos DB Cassandra keyspace.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.CassandraKeyspaceGetResultsInner createUpdateCassandraKeyspace(String resourceGroupName, String accountName, String keyspaceName, CassandraKeyspaceCreateUpdateParameters createUpdateCassandraKeyspaceParameters)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.createUpdateCassandraKeyspaceParameters - Parameters to create and update Cosmos DB Cassandra keyspace.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.CassandraKeyspaceGetResultsInner createUpdateCassandraKeyspace(String resourceGroupName, String accountName, String keyspaceName, CassandraKeyspaceCreateUpdateParameters createUpdateCassandraKeyspaceParameters, com.azure.core.util.Context context)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.createUpdateCassandraKeyspaceParameters - Parameters to create and update Cosmos DB Cassandra keyspace.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> deleteCassandraKeyspaceWithResponseAsync(String resourceGroupName, String accountName, String keyspaceName)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> beginDeleteCassandraKeyspaceAsync(String resourceGroupName, String accountName, String keyspaceName)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDeleteCassandraKeyspace(String resourceGroupName, String accountName, String keyspaceName)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDeleteCassandraKeyspace(String resourceGroupName, String accountName, String keyspaceName, com.azure.core.util.Context context)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<Void> deleteCassandraKeyspaceAsync(String resourceGroupName, String accountName, String keyspaceName)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void deleteCassandraKeyspace(String resourceGroupName, String accountName, String keyspaceName)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void deleteCassandraKeyspace(String resourceGroupName, String accountName, String keyspaceName, com.azure.core.util.Context context)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<ThroughputSettingsGetResultsInner>> getCassandraKeyspaceThroughputWithResponseAsync(String resourceGroupName, String accountName, String keyspaceName)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<ThroughputSettingsGetResultsInner> getCassandraKeyspaceThroughputAsync(String resourceGroupName, String accountName, String keyspaceName)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ThroughputSettingsGetResultsInner getCassandraKeyspaceThroughput(String resourceGroupName, String accountName, String keyspaceName)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<ThroughputSettingsGetResultsInner> getCassandraKeyspaceThroughputWithResponse(String resourceGroupName, String accountName, String keyspaceName, com.azure.core.util.Context context)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> updateCassandraKeyspaceThroughputWithResponseAsync(String resourceGroupName, String accountName, String keyspaceName, ThroughputSettingsUpdateParameters updateThroughputParameters)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.updateThroughputParameters - Parameters to update Cosmos DB resource throughput.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ThroughputSettingsGetResultsInner>,ThroughputSettingsGetResultsInner> beginUpdateCassandraKeyspaceThroughputAsync(String resourceGroupName, String accountName, String keyspaceName, ThroughputSettingsUpdateParameters updateThroughputParameters)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.updateThroughputParameters - Parameters to update Cosmos DB resource throughput.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ThroughputSettingsGetResultsInner>,ThroughputSettingsGetResultsInner> beginUpdateCassandraKeyspaceThroughput(String resourceGroupName, String accountName, String keyspaceName, ThroughputSettingsUpdateParameters updateThroughputParameters)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.updateThroughputParameters - Parameters to update Cosmos DB resource throughput.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ThroughputSettingsGetResultsInner>,ThroughputSettingsGetResultsInner> beginUpdateCassandraKeyspaceThroughput(String resourceGroupName, String accountName, String keyspaceName, ThroughputSettingsUpdateParameters updateThroughputParameters, com.azure.core.util.Context context)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.updateThroughputParameters - Parameters to update Cosmos DB resource throughput.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<ThroughputSettingsGetResultsInner> updateCassandraKeyspaceThroughputAsync(String resourceGroupName, String accountName, String keyspaceName, ThroughputSettingsUpdateParameters updateThroughputParameters)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.updateThroughputParameters - Parameters to update Cosmos DB resource throughput.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ThroughputSettingsGetResultsInner updateCassandraKeyspaceThroughput(String resourceGroupName, String accountName, String keyspaceName, ThroughputSettingsUpdateParameters updateThroughputParameters)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.updateThroughputParameters - Parameters to update Cosmos DB resource throughput.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ThroughputSettingsGetResultsInner updateCassandraKeyspaceThroughput(String resourceGroupName, String accountName, String keyspaceName, ThroughputSettingsUpdateParameters updateThroughputParameters, com.azure.core.util.Context context)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.updateThroughputParameters - Parameters to update Cosmos DB resource throughput.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<CassandraTableGetResultsInner> listCassandraTablesAsync(String resourceGroupName, String accountName, String keyspaceName)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<CassandraTableGetResultsInner> listCassandraTables(String resourceGroupName, String accountName, String keyspaceName)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<CassandraTableGetResultsInner> listCassandraTables(String resourceGroupName, String accountName, String keyspaceName, com.azure.core.util.Context context)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<CassandraTableGetResultsInner>> getCassandraTableWithResponseAsync(String resourceGroupName, String accountName, String keyspaceName, String tableName)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<CassandraTableGetResultsInner> getCassandraTableAsync(String resourceGroupName, String accountName, String keyspaceName, String tableName)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.CassandraTableGetResultsInner getCassandraTable(String resourceGroupName, String accountName, String keyspaceName, String tableName)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<CassandraTableGetResultsInner> getCassandraTableWithResponse(String resourceGroupName, String accountName, String keyspaceName, String tableName, com.azure.core.util.Context context)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> createUpdateCassandraTableWithResponseAsync(String resourceGroupName, String accountName, String keyspaceName, String tableName, CassandraTableCreateUpdateParameters createUpdateCassandraTableParameters)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.createUpdateCassandraTableParameters - Parameters to create and update Cosmos DB Cassandra table.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<CassandraTableGetResultsInner>,CassandraTableGetResultsInner> beginCreateUpdateCassandraTableAsync(String resourceGroupName, String accountName, String keyspaceName, String tableName, CassandraTableCreateUpdateParameters createUpdateCassandraTableParameters)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.createUpdateCassandraTableParameters - Parameters to create and update Cosmos DB Cassandra table.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CassandraTableGetResultsInner>,CassandraTableGetResultsInner> beginCreateUpdateCassandraTable(String resourceGroupName, String accountName, String keyspaceName, String tableName, CassandraTableCreateUpdateParameters createUpdateCassandraTableParameters)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.createUpdateCassandraTableParameters - Parameters to create and update Cosmos DB Cassandra table.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CassandraTableGetResultsInner>,CassandraTableGetResultsInner> beginCreateUpdateCassandraTable(String resourceGroupName, String accountName, String keyspaceName, String tableName, CassandraTableCreateUpdateParameters createUpdateCassandraTableParameters, com.azure.core.util.Context context)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.createUpdateCassandraTableParameters - Parameters to create and update Cosmos DB Cassandra table.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<CassandraTableGetResultsInner> createUpdateCassandraTableAsync(String resourceGroupName, String accountName, String keyspaceName, String tableName, CassandraTableCreateUpdateParameters createUpdateCassandraTableParameters)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.createUpdateCassandraTableParameters - Parameters to create and update Cosmos DB Cassandra table.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.CassandraTableGetResultsInner createUpdateCassandraTable(String resourceGroupName, String accountName, String keyspaceName, String tableName, CassandraTableCreateUpdateParameters createUpdateCassandraTableParameters)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.createUpdateCassandraTableParameters - Parameters to create and update Cosmos DB Cassandra table.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.CassandraTableGetResultsInner createUpdateCassandraTable(String resourceGroupName, String accountName, String keyspaceName, String tableName, CassandraTableCreateUpdateParameters createUpdateCassandraTableParameters, com.azure.core.util.Context context)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.createUpdateCassandraTableParameters - Parameters to create and update Cosmos DB Cassandra table.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> deleteCassandraTableWithResponseAsync(String resourceGroupName, String accountName, String keyspaceName, String tableName)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> beginDeleteCassandraTableAsync(String resourceGroupName, String accountName, String keyspaceName, String tableName)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDeleteCassandraTable(String resourceGroupName, String accountName, String keyspaceName, String tableName)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDeleteCassandraTable(String resourceGroupName, String accountName, String keyspaceName, String tableName, com.azure.core.util.Context context)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<Void> deleteCassandraTableAsync(String resourceGroupName, String accountName, String keyspaceName, String tableName)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void deleteCassandraTable(String resourceGroupName, String accountName, String keyspaceName, String tableName)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void deleteCassandraTable(String resourceGroupName, String accountName, String keyspaceName, String tableName, com.azure.core.util.Context context)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<ThroughputSettingsGetResultsInner>> getCassandraTableThroughputWithResponseAsync(String resourceGroupName, String accountName, String keyspaceName, String tableName)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<ThroughputSettingsGetResultsInner> getCassandraTableThroughputAsync(String resourceGroupName, String accountName, String keyspaceName, String tableName)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ThroughputSettingsGetResultsInner getCassandraTableThroughput(String resourceGroupName, String accountName, String keyspaceName, String tableName)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<ThroughputSettingsGetResultsInner> getCassandraTableThroughputWithResponse(String resourceGroupName, String accountName, String keyspaceName, String tableName, com.azure.core.util.Context context)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> updateCassandraTableThroughputWithResponseAsync(String resourceGroupName, String accountName, String keyspaceName, String tableName, ThroughputSettingsUpdateParameters updateThroughputParameters)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.updateThroughputParameters - Parameters to update Cosmos DB resource throughput.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ThroughputSettingsGetResultsInner>,ThroughputSettingsGetResultsInner> beginUpdateCassandraTableThroughputAsync(String resourceGroupName, String accountName, String keyspaceName, String tableName, ThroughputSettingsUpdateParameters updateThroughputParameters)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.updateThroughputParameters - Parameters to update Cosmos DB resource throughput.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ThroughputSettingsGetResultsInner>,ThroughputSettingsGetResultsInner> beginUpdateCassandraTableThroughput(String resourceGroupName, String accountName, String keyspaceName, String tableName, ThroughputSettingsUpdateParameters updateThroughputParameters)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.updateThroughputParameters - Parameters to update Cosmos DB resource throughput.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ThroughputSettingsGetResultsInner>,ThroughputSettingsGetResultsInner> beginUpdateCassandraTableThroughput(String resourceGroupName, String accountName, String keyspaceName, String tableName, ThroughputSettingsUpdateParameters updateThroughputParameters, com.azure.core.util.Context context)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.updateThroughputParameters - Parameters to update Cosmos DB resource throughput.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<ThroughputSettingsGetResultsInner> updateCassandraTableThroughputAsync(String resourceGroupName, String accountName, String keyspaceName, String tableName, ThroughputSettingsUpdateParameters updateThroughputParameters)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.updateThroughputParameters - Parameters to update Cosmos DB resource throughput.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ThroughputSettingsGetResultsInner updateCassandraTableThroughput(String resourceGroupName, String accountName, String keyspaceName, String tableName, ThroughputSettingsUpdateParameters updateThroughputParameters)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.updateThroughputParameters - Parameters to update Cosmos DB resource throughput.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ThroughputSettingsGetResultsInner updateCassandraTableThroughput(String resourceGroupName, String accountName, String keyspaceName, String tableName, ThroughputSettingsUpdateParameters updateThroughputParameters, com.azure.core.util.Context context)
resourceGroupName - Name of an Azure resource group.accountName - Cosmos DB database account name.keyspaceName - Cosmos DB keyspace name.tableName - Cosmos DB table name.updateThroughputParameters - Parameters to update Cosmos DB resource throughput.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Copyright © 2020 Microsoft Corporation. All rights reserved.