| Package | Description |
|---|---|
| software.amazon.awssdk.services.xray.model |
| Modifier and Type | Method and Description |
|---|---|
List<InsightImpactGraphEdge> |
InsightImpactGraphService.edges()
Connections to downstream services.
|
| Modifier and Type | Method and Description |
|---|---|
InsightImpactGraphService.Builder |
InsightImpactGraphService.Builder.edges(InsightImpactGraphEdge... edges)
Connections to downstream services.
|
| Modifier and Type | Method and Description |
|---|---|
InsightImpactGraphService.Builder |
InsightImpactGraphService.Builder.edges(Collection<InsightImpactGraphEdge> edges)
Connections to downstream services.
|
Copyright © 2023. All rights reserved.