Class SqlTriggerListResult

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

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

    • SqlTriggerListResult

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

    • value

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

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