Class RerunTriggerResource


public final class RerunTriggerResource extends SubResource
RerunTrigger resource type.
  • Constructor Details

    • RerunTriggerResource

      public RerunTriggerResource()
  • Method Details

    • getProperties

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

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