AdaptiveApplicationControlGroup.UpdateStages.WithPathRecommendations Interface

public static interface AdaptiveApplicationControlGroup.UpdateStages.WithPathRecommendations

The stage of the AdaptiveApplicationControlGroup update allowing to specify pathRecommendations.

Method Summary

Modifier and Type Method and Description
abstract Update withPathRecommendations(List<PathRecommendation> pathRecommendations)

Specifies the pathRecommendations property: The pathRecommendations property..

Method Details

withPathRecommendations

public abstract AdaptiveApplicationControlGroup.Update withPathRecommendations(List pathRecommendations)

Specifies the pathRecommendations property: The pathRecommendations property..

Parameters:

pathRecommendations - The pathRecommendations property.

Returns:

the next definition stage.

Applies to