Interface Workflow.UpdateStages.WithEndpointsConfiguration

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

public static interface Workflow.UpdateStages.WithEndpointsConfiguration
The stage of the Workflow update allowing to specify endpointsConfiguration.
  • Method Details

    • withEndpointsConfiguration

      Workflow.Update withEndpointsConfiguration(FlowEndpointsConfiguration endpointsConfiguration)
      Specifies the endpointsConfiguration property: The endpoints configuration..
      Parameters:
      endpointsConfiguration - The endpoints configuration.
      Returns:
      the next definition stage.