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