Class TableProperties


  • public final class TableProperties
    extends Object
    The TableProperties model.
    • Constructor Detail

      • TableProperties

        public TableProperties()
    • Method Detail

      • tableName

        public String tableName()
        Get the tableName property: Table name under the specified account.
        Returns:
        the tableName value.
      • validate

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