Class ListTableResource


  • public final class ListTableResource
    extends Object
    Response schema. Contains list of tables returned.
    • Constructor Detail

      • ListTableResource

        public ListTableResource()
    • Method Detail

      • value

        public List<TableInner> value()
        Get the value property: List of tables returned.
        Returns:
        the value value.
      • nextLink

        public String nextLink()
        Get the nextLink property: Request URL that can be used to query next page of tables.
        Returns:
        the nextLink value.
      • validate

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