Uses of Class
software.amazon.awssdk.services.xray.model.Insight
-
Packages that use Insight Package Description software.amazon.awssdk.services.xray.model -
-
Uses of Insight in software.amazon.awssdk.services.xray.model
Methods in software.amazon.awssdk.services.xray.model that return Insight Modifier and Type Method Description InsightGetInsightResponse. insight()The summary information of an insight.Methods in software.amazon.awssdk.services.xray.model with parameters of type Insight Modifier and Type Method Description GetInsightResponse.BuilderGetInsightResponse.Builder. insight(Insight insight)The summary information of an insight.
-