Uses of Class
com.azure.resourcemanager.cosmos.models.TableListResult
Packages that use TableListResult
Package
Description
Package containing the data models for CosmosDBManagementClient.
-
Uses of TableListResult in com.azure.resourcemanager.cosmos.models
Classes in com.azure.resourcemanager.cosmos.models that implement interfaces with type arguments of type TableListResultModifier and TypeClassDescriptionfinal classThe List operation response, that contains the Table and their properties.Methods in com.azure.resourcemanager.cosmos.models that return TableListResultModifier and TypeMethodDescriptionstatic TableListResultTableListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of TableListResult from the JsonReader.