Class CassandraTableListResult

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

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

    • CassandraTableListResult

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

    • value

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

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