Interface TriggerResource.UpdateStages.WithProperties

All Known Subinterfaces:
TriggerResource.Update
Enclosing interface:
TriggerResource.UpdateStages

public static interface TriggerResource.UpdateStages.WithProperties
The stage of the TriggerResource update allowing to specify properties.
  • Method Summary

    Modifier and Type
    Method
    Description
    withProperties(Trigger properties)
    Specifies the properties property: Properties of the trigger..
  • Method Details

    • withProperties

      TriggerResource.Update withProperties(Trigger properties)
      Specifies the properties property: Properties of the trigger..
      Parameters:
      properties - Properties of the trigger.
      Returns:
      the next definition stage.