| Package | Description |
|---|---|
| software.amazon.awssdk.services.xray.model |
| Modifier and Type | Method and Description |
|---|---|
List<ErrorRootCause> |
TraceSummary.errorRootCauses()
A collection of ErrorRootCause structures corresponding to the trace segments.
|
| Modifier and Type | Method and Description |
|---|---|
TraceSummary.Builder |
TraceSummary.Builder.errorRootCauses(ErrorRootCause... errorRootCauses)
A collection of ErrorRootCause structures corresponding to the trace segments.
|
| Modifier and Type | Method and Description |
|---|---|
TraceSummary.Builder |
TraceSummary.Builder.errorRootCauses(Collection<ErrorRootCause> errorRootCauses)
A collection of ErrorRootCause structures corresponding to the trace segments.
|
Copyright © 2023. All rights reserved.