Interface AdaptiveApplicationControlGroup.UpdateStages.WithPathRecommendations

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

public static interface AdaptiveApplicationControlGroup.UpdateStages.WithPathRecommendations
The stage of the AdaptiveApplicationControlGroup update allowing to specify pathRecommendations.
  • Method Details

    • withPathRecommendations

      AdaptiveApplicationControlGroup.Update withPathRecommendations(List<PathRecommendation> pathRecommendations)
      Specifies the pathRecommendations property: The pathRecommendations property..
      Parameters:
      pathRecommendations - The pathRecommendations property.
      Returns:
      the next definition stage.