| Package | Description |
|---|---|
| com.amazonaws.services.xray.model |
| Modifier and Type | Method and Description |
|---|---|
InsightImpactGraphEdge |
InsightImpactGraphEdge.clone() |
InsightImpactGraphEdge |
InsightImpactGraphEdge.withReferenceId(Integer referenceId)
Identifier of the edge.
|
| Modifier and Type | Method and Description |
|---|---|
List<InsightImpactGraphEdge> |
InsightImpactGraphService.getEdges()
Connections to downstream services.
|
| Modifier and Type | Method and Description |
|---|---|
InsightImpactGraphService |
InsightImpactGraphService.withEdges(InsightImpactGraphEdge... edges)
Connections to downstream services.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InsightImpactGraphService.setEdges(Collection<InsightImpactGraphEdge> edges)
Connections to downstream services.
|
InsightImpactGraphService |
InsightImpactGraphService.withEdges(Collection<InsightImpactGraphEdge> edges)
Connections to downstream services.
|
Copyright © 2023. All rights reserved.