Package | Description |
---|---|
com.azure.data.tables |
Package containing the classes for Tables Clients.
|
Modifier and Type | Method and Description |
---|---|
TableClient |
TableClientBuilder.buildClient()
builds a sync tableClient
|
TableClient |
TableServiceClient.getTableClient(String name)
gets the Table Client for the given table
|
Copyright © 2020 Microsoft Corporation. All rights reserved.