Class TableListResult


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

      • TableListResult

        public TableListResult()
    • Method Detail

      • value

        public List<TableGetResultsInner> value()
        Get the value property: List of Table and their properties.
        Returns:
        the value value.
      • validate

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