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