Uses of Class
com.azure.resourcemanager.cosmos.models.RestorableGremlinGraphPropertiesResource
Packages that use RestorableGremlinGraphPropertiesResource
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
Package containing the 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. -
Uses of RestorableGremlinGraphPropertiesResource in com.azure.resourcemanager.cosmos.models
Classes in com.azure.resourcemanager.cosmos.models that implement interfaces with type arguments of type RestorableGremlinGraphPropertiesResourceModifier and TypeClassDescriptionfinal classThe resource of an Azure Cosmos DB Gremlin graph event.Methods in com.azure.resourcemanager.cosmos.models that return RestorableGremlinGraphPropertiesResourceModifier and TypeMethodDescriptionRestorableGremlinGraphPropertiesResource.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RestorableGremlinGraphPropertiesResource from the JsonReader.