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