| Package | Description |
|---|---|
| com.azure.data.tables |
Package containing the classes for Tables Clients.
|
| Modifier and Type | Method and Description |
|---|---|
TableAsyncClient |
TableClientBuilder.buildAsyncClient()
Creates a
TableAsyncClient based on options set in the builder. |
TableAsyncClient |
TableServiceAsyncClient.getTableClient(String tableName)
Gets a
TableAsyncClient instance for the provided table in the account. |
Copyright © 2021 Microsoft Corporation. All rights reserved.