Interface RolloutRequest.DefinitionStages.WithStepGroups

All Known Subinterfaces:
RolloutRequest.Definition
Enclosing interface:
RolloutRequest.DefinitionStages

public static interface RolloutRequest.DefinitionStages.WithStepGroups
The stage of the RolloutRequest definition allowing to specify stepGroups.
  • Method Details

    • withStepGroups

      Specifies the stepGroups property: The list of step groups that define the orchestration..
      Parameters:
      stepGroups - The list of step groups that define the orchestration.
      Returns:
      the next definition stage.