Uses of Class
com.azure.data.tables.TableServiceClient
-
Packages that use TableServiceClient Package Description com.azure.data.tables Package containing the classes for Tables Clients. -
-
Uses of TableServiceClient in com.azure.data.tables
Methods in com.azure.data.tables that return TableServiceClient Modifier and Type Method Description TableServiceClientTableServiceClientBuilder. buildClient()Creates aTableServiceClientbased on options set in the builder.
-