Uses of Class
software.amazon.awssdk.services.devopsguru.model.ProactiveInsight
-
Packages that use ProactiveInsight Package Description software.amazon.awssdk.services.devopsguru.model -
-
Uses of ProactiveInsight in software.amazon.awssdk.services.devopsguru.model
Methods in software.amazon.awssdk.services.devopsguru.model that return ProactiveInsight Modifier and Type Method Description ProactiveInsightDescribeInsightResponse. proactiveInsight()AProactiveInsightobject that represents the requested insight.Methods in software.amazon.awssdk.services.devopsguru.model with parameters of type ProactiveInsight Modifier and Type Method Description DescribeInsightResponse.BuilderDescribeInsightResponse.Builder. proactiveInsight(ProactiveInsight proactiveInsight)AProactiveInsightobject that represents the requested insight.
-