Class GremlinGraphListResult

java.lang.Object
com.azure.resourcemanager.cosmos.models.GremlinGraphListResult

public final class GremlinGraphListResult extends Object
The List operation response, that contains the graphs and their properties.
  • Constructor Details

    • GremlinGraphListResult

      public GremlinGraphListResult()
      Creates an instance of GremlinGraphListResult class.
  • Method Details

    • value

      Get the value property: List of graphs and their properties.
      Returns:
      the value value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.