Interface TriggerSource.Builder

  • Method Details

    • type

      The type of the trigger source. Valid values are MANUAL, SCHEDULED, and WORKFLOW.

      Parameters:
      type - The type of the trigger source. Valid values are MANUAL, SCHEDULED, and WORKFLOW.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of the trigger source. Valid values are MANUAL, SCHEDULED, and WORKFLOW.

      Parameters:
      type - The type of the trigger source. Valid values are MANUAL, SCHEDULED, and WORKFLOW.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • name

      The name of the trigger source.

      Parameters:
      name - The name of the trigger source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.