Uses of Class
com.azure.resourcemanager.cosmos.fluent.models.RestorableGremlinDatabaseGetResultInner
Packages that use RestorableGremlinDatabaseGetResultInner
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 RestorableGremlinDatabaseGetResultInner in com.azure.resourcemanager.cosmos.fluent
Methods in com.azure.resourcemanager.cosmos.fluent that return types with arguments of type RestorableGremlinDatabaseGetResultInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable
<RestorableGremlinDatabaseGetResultInner> Show the event feed of all mutations done on all the Azure Cosmos DB Gremlin databases under the restorable account.com.azure.core.http.rest.PagedIterable
<RestorableGremlinDatabaseGetResultInner> RestorableGremlinDatabasesClient.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 Gremlin databases under the restorable account.com.azure.core.http.rest.PagedFlux
<RestorableGremlinDatabaseGetResultInner> Show the event feed of all mutations done on all the Azure Cosmos DB Gremlin databases under the restorable account. -
Uses of RestorableGremlinDatabaseGetResultInner in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return RestorableGremlinDatabaseGetResultInnerModifier and TypeMethodDescriptionRestorableGremlinDatabaseGetResultInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of RestorableGremlinDatabaseGetResultInner from the JsonReader.RestorableGremlinDatabaseGetResultInner.withResource
(RestorableGremlinDatabasePropertiesResource resource) Set the resource property: The resource of an Azure Cosmos DB Gremlin database event. -
Uses of RestorableGremlinDatabaseGetResultInner in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return types with arguments of type RestorableGremlinDatabaseGetResultInnerModifier and TypeMethodDescriptionRestorableGremlinDatabasesListResult.value()
Get the value property: List of Gremlin database events and their properties.