| Package | Description |
|---|---|
| software.amazon.awssdk.services.xray.model |
| Modifier and Type | Method and Description |
|---|---|
List<Segment> |
Trace.segments()
Segment documents for the segments and subsegments that comprise the trace.
|
| Modifier and Type | Method and Description |
|---|---|
Trace.Builder |
Trace.Builder.segments(Segment... segments)
Segment documents for the segments and subsegments that comprise the trace.
|
| Modifier and Type | Method and Description |
|---|---|
Trace.Builder |
Trace.Builder.segments(Collection<Segment> segments)
Segment documents for the segments and subsegments that comprise the trace.
|
Copyright © 2023. All rights reserved.