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