Uses of Class
com.azure.resourcemanager.storage.fluent.models.ListTableServicesInner
Packages that use ListTableServicesInner
Package
Description
Package containing the service clients for StorageManagementClient.
Package containing the inner data models for StorageManagementClient.
-
Uses of ListTableServicesInner in com.azure.resourcemanager.storage.fluent
Methods in com.azure.resourcemanager.storage.fluent that return ListTableServicesInnerModifier and TypeMethodDescriptionList all table services for the storage account.Methods in com.azure.resourcemanager.storage.fluent that return types with arguments of type ListTableServicesInnerModifier and TypeMethodDescriptionList all table services for the storage account.com.azure.core.http.rest.Response<ListTableServicesInner> TableServicesClient.listWithResponse(String resourceGroupName, String accountName, com.azure.core.util.Context context) List all table services for the storage account.Mono<com.azure.core.http.rest.Response<ListTableServicesInner>> TableServicesClient.listWithResponseAsync(String resourceGroupName, String accountName) List all table services for the storage account. -
Uses of ListTableServicesInner in com.azure.resourcemanager.storage.fluent.models
Methods in com.azure.resourcemanager.storage.fluent.models that return ListTableServicesInnerModifier and TypeMethodDescriptionstatic ListTableServicesInnerListTableServicesInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ListTableServicesInner from the JsonReader.