Uses of Class
software.amazon.awssdk.services.resiliencehub.model.GroupingAppComponent
-
Packages that use GroupingAppComponent Package Description software.amazon.awssdk.services.resiliencehub.model -
-
Uses of GroupingAppComponent in software.amazon.awssdk.services.resiliencehub.model
Methods in software.amazon.awssdk.services.resiliencehub.model that return GroupingAppComponent Modifier and Type Method Description GroupingAppComponentGroupingRecommendation. groupingAppComponent()Indicates the name of the recommended Application Component (AppComponent).Methods in software.amazon.awssdk.services.resiliencehub.model with parameters of type GroupingAppComponent Modifier and Type Method Description GroupingRecommendation.BuilderGroupingRecommendation.Builder. groupingAppComponent(GroupingAppComponent groupingAppComponent)Indicates the name of the recommended Application Component (AppComponent).
-