Package com.azure.data.tables
Package containing the classes for Tables Clients.
-
Class Summary Class Description TableAsyncClient Provides an asynchronous service client for accessing a table in the Azure Tables service.TableAzureNamedKeyCredentialPolicy Policy that adds the SharedKey into the request's Authorization header.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 ofTableClientandTableAsyncClientobjects.TableScrubEtagPolicy Wraps any potential error responses from the service and applies post processing of the response's eTag header to standardize the value.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 ofTableServiceClientandTableServiceAsyncClientobjects. -
Enum Summary Enum Description TableServiceVersion The versions of Tables REST API supported by this client library.