Class TriggerResource


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

      • TriggerResource

        public TriggerResource()
    • Method Detail

      • 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.