Interface ActionResponse.DefinitionStages.WithTriggerUri

All Known Subinterfaces:
ActionResponse.Definition, ActionResponse.DefinitionStages.WithCreate
Enclosing interface:
ActionResponse.DefinitionStages

public static interface ActionResponse.DefinitionStages.WithTriggerUri
The stage of the ActionResponse definition allowing to specify triggerUri.
  • Method Details

    • withTriggerUri

      Specifies the triggerUri property: Logic App Callback URL for this specific workflow..
      Parameters:
      triggerUri - Logic App Callback URL for this specific workflow.
      Returns:
      the next definition stage.