Uses of Class
com.azure.resourcemanager.cosmos.models.GremlinDatabaseGetPropertiesResource
Packages that use GremlinDatabaseGetPropertiesResource
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
Package containing the data models for CosmosDBManagementClient.
-
Uses of GremlinDatabaseGetPropertiesResource in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return GremlinDatabaseGetPropertiesResourceModifier and TypeMethodDescriptionGremlinDatabaseGetProperties.resource()
Get the resource property: The resource property.GremlinDatabaseGetResultsInner.resource()
Get the resource property: The resource property.Methods in com.azure.resourcemanager.cosmos.fluent.models with parameters of type GremlinDatabaseGetPropertiesResourceModifier and TypeMethodDescriptionGremlinDatabaseGetProperties.withResource
(GremlinDatabaseGetPropertiesResource resource) Set the resource property: The resource property.GremlinDatabaseGetResultsInner.withResource
(GremlinDatabaseGetPropertiesResource resource) Set the resource property: The resource property. -
Uses of GremlinDatabaseGetPropertiesResource in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return GremlinDatabaseGetPropertiesResourceModifier and TypeMethodDescriptionGremlinDatabaseGetPropertiesResource.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of GremlinDatabaseGetPropertiesResource from the JsonReader.GremlinDatabaseGetPropertiesResource.withCreateMode
(CreateMode createMode) Set the createMode property: Enum to indicate the mode of resource creation.Set the id property: Name of the Cosmos DB Gremlin database.GremlinDatabaseGetPropertiesResource.withRestoreParameters
(ResourceRestoreParameters restoreParameters) Set the restoreParameters property: Parameters to indicate the information about the restore.