Uses of Class
software.amazon.awssdk.services.xray.model.InsightImpactGraphService
-
Packages that use InsightImpactGraphService Package Description software.amazon.awssdk.services.xray.model -
-
Uses of InsightImpactGraphService in software.amazon.awssdk.services.xray.model
Methods in software.amazon.awssdk.services.xray.model that return types with arguments of type InsightImpactGraphService Modifier and Type Method Description List<InsightImpactGraphService>GetInsightImpactGraphResponse. services()The Amazon Web Services instrumented services related to the insight.Methods in software.amazon.awssdk.services.xray.model with parameters of type InsightImpactGraphService Modifier and Type Method Description GetInsightImpactGraphResponse.BuilderGetInsightImpactGraphResponse.Builder. services(InsightImpactGraphService... services)The Amazon Web Services instrumented services related to the insight.Method parameters in software.amazon.awssdk.services.xray.model with type arguments of type InsightImpactGraphService Modifier and Type Method Description GetInsightImpactGraphResponse.BuilderGetInsightImpactGraphResponse.Builder. services(Collection<InsightImpactGraphService> services)The Amazon Web Services instrumented services related to the insight.
-