| Package | Description |
|---|---|
| com.azure.data.tables |
Package containing the classes for Tables Clients.
|
| Class and Description |
|---|
| TableAsyncBatch
Provides a batch object for asynchronously executing a transaction containing one or more operations on entities
within a table in the Azure Tables service.
|
| TableAsyncClient
Provides an asynchronous service client for accessing a table in the Azure Tables service.
|
| TableBatch
Provides a batch object for asynchronously executing a transaction containing one or more operations on entities
within a table in the Azure Tables service.
|
| TableClient
Provides a synchronous service client for accessing a table in the Azure Tables service.
|
| TableClientBuilder
This class provides a fluent builder API to help aid the configuration and instantiation of
TableClient and
TableAsyncClient objects. |
| TableServiceAsyncClient
Provides an asynchronous service client for accessing the Azure Tables service.
|
| TableServiceClient
Provides a synchronous service client for accessing the Azure Tables service.
|
| TableServiceClientBuilder
This class provides a fluent builder API to help aid the configuration and instantiation of
TableServiceClient and TableServiceAsyncClient objects. |
| TablesServiceVersion
The versions of Tables REST API supported by this client library.
|
| TablesSharedKeyCredential
A SharedKey credential that authorizes requests to the Tables service.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.