Class RestorableGremlinResourcesListResult
java.lang.Object
com.azure.resourcemanager.cosmos.models.RestorableGremlinResourcesListResult
The List operation response, that contains the restorable Gremlin resources.
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of RestorableGremlinResourcesListResult class. -
Method Summary
-
Constructor Details
-
RestorableGremlinResourcesListResult
public RestorableGremlinResourcesListResult()Creates an instance of RestorableGremlinResourcesListResult class.
-
-
Method Details
-
value
Get the value property: List of restorable Gremlin resources, including the gremlin database and graph names.- Returns:
- the value value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-