Class RerunTriggerResource


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

      • RerunTriggerResource

        public RerunTriggerResource()
    • Method Detail

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