| 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 |
|---|---|
TableGetResultsInner |
TableResourcesClient.createUpdateTable(String resourceGroupName,
String accountName,
String tableName,
TableCreateUpdateParameters createUpdateTableParameters)
Create or update an Azure Cosmos DB Table.
|
TableGetResultsInner |
TableResourcesClient.createUpdateTable(String resourceGroupName,
String accountName,
String tableName,
TableCreateUpdateParameters createUpdateTableParameters,
com.azure.core.util.Context context)
Create or update an Azure Cosmos DB Table.
|
TableGetResultsInner |
TableResourcesClient.getTable(String resourceGroupName,
String accountName,
String tableName)
Gets the Tables under an existing Azure Cosmos DB database account with the provided name.
|
| Modifier and Type | Method and Description |
|---|---|
TableGetResultsInner |
TableGetResultsInner.withResource(TableGetPropertiesResource resource)
Set the resource property: The resource property.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.