Uses of Class
com.azure.resourcemanager.cosmos.models.RestorableGremlinGraphPropertiesResource
Packages that use RestorableGremlinGraphPropertiesResource
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
-
Uses of RestorableGremlinGraphPropertiesResource in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return RestorableGremlinGraphPropertiesResourceModifier and TypeMethodDescriptionRestorableGremlinGraphGetResultInner.resource()Get the resource property: The resource of an Azure Cosmos DB Gremlin graph event.RestorableGremlinGraphProperties.resource()Get the resource property: The resource of an Azure Cosmos DB Gremlin graph event.Methods in com.azure.resourcemanager.cosmos.fluent.models with parameters of type RestorableGremlinGraphPropertiesResourceModifier and TypeMethodDescriptionRestorableGremlinGraphGetResultInner.withResource(RestorableGremlinGraphPropertiesResource resource) Set the resource property: The resource of an Azure Cosmos DB Gremlin graph event.RestorableGremlinGraphProperties.withResource(RestorableGremlinGraphPropertiesResource resource) Set the resource property: The resource of an Azure Cosmos DB Gremlin graph event.