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