Uses of Class
com.azure.resourcemanager.cosmos.fluent.models.RestorableMongodbDatabaseGetResultInner
Packages that use RestorableMongodbDatabaseGetResultInner
Package
Description
Package containing the service clients for CosmosDBManagementClient.
Package containing the inner data models for CosmosDBManagementClient.
Package containing the data models for CosmosDBManagementClient.
-
Uses of RestorableMongodbDatabaseGetResultInner in com.azure.resourcemanager.cosmos.fluent
Methods in com.azure.resourcemanager.cosmos.fluent that return types with arguments of type RestorableMongodbDatabaseGetResultInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<RestorableMongodbDatabaseGetResultInner> Show the event feed of all mutations done on all the Azure Cosmos DB MongoDB databases under the restorable account.com.azure.core.http.rest.PagedIterable<RestorableMongodbDatabaseGetResultInner> RestorableMongodbDatabasesClient.list(String location, String instanceId, com.azure.core.util.Context context) Show the event feed of all mutations done on all the Azure Cosmos DB MongoDB databases under the restorable account.com.azure.core.http.rest.PagedFlux<RestorableMongodbDatabaseGetResultInner> Show the event feed of all mutations done on all the Azure Cosmos DB MongoDB databases under the restorable account. -
Uses of RestorableMongodbDatabaseGetResultInner in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return RestorableMongodbDatabaseGetResultInnerModifier and TypeMethodDescriptionRestorableMongodbDatabaseGetResultInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RestorableMongodbDatabaseGetResultInner from the JsonReader.RestorableMongodbDatabaseGetResultInner.withResource(RestorableMongodbDatabasePropertiesResource resource) Set the resource property: The resource of an Azure Cosmos DB MongoDB database event. -
Uses of RestorableMongodbDatabaseGetResultInner in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return types with arguments of type RestorableMongodbDatabaseGetResultInnerModifier and TypeMethodDescriptionRestorableMongodbDatabasesListResult.value()Get the value property: List of MongoDB database events and their properties.