Class TriggerResource


public final class TriggerResource extends SubResource
Trigger resource type.
  • Constructor Details

    • TriggerResource

      public TriggerResource()
  • Method Details

    • getProperties

      public Trigger getProperties()
      Get the properties property: Properties of the trigger.
      Returns:
      the properties value.
    • setProperties

      public TriggerResource setProperties(Trigger properties)
      Set the properties property: Properties of the trigger.
      Parameters:
      properties - the properties value to set.
      Returns:
      the TriggerResource object itself.