Uses of Class
com.azure.data.tables.TableServiceAsyncClient
Packages that use TableServiceAsyncClient
Package
Description
Azure Tables is a NoSQL key-value storage service offered by Microsoft Azure, which provides a highly
scalable and cost-effective solution for storing structured data.
-
Uses of TableServiceAsyncClient in com.azure.data.tables
Methods in com.azure.data.tables that return TableServiceAsyncClientModifier and TypeMethodDescriptionTableServiceClientBuilder.buildAsyncClient()
Creates aTableServiceAsyncClient
based on options set in the builder.