Class CassandraTableListResult


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

      • CassandraTableListResult

        public CassandraTableListResult()
    • Method Detail

      • validate

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