Uses of Class
com.azure.resourcemanager.cosmos.fluent.models.GremlinGraphCreateUpdateProperties
Packages that use GremlinGraphCreateUpdateProperties
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
-
Uses of GremlinGraphCreateUpdateProperties in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return GremlinGraphCreateUpdatePropertiesModifier and TypeMethodDescriptionGremlinGraphCreateUpdateProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of GremlinGraphCreateUpdateProperties from the JsonReader.GremlinGraphCreateUpdateProperties.withOptions
(CreateUpdateOptions options) Set the options property: A key-value pair of options to be applied for the request.GremlinGraphCreateUpdateProperties.withResource
(GremlinGraphResource resource) Set the resource property: The standard JSON format of a Gremlin graph.