| Package | Description |
|---|---|
| software.amazon.awssdk.services.xray.model |
| Modifier and Type | Method and Description |
|---|---|
EdgeStatistics |
TimeSeriesServiceStatistics.edgeSummaryStatistics()
Returns the value of the EdgeSummaryStatistics property for this object.
|
EdgeStatistics |
Edge.summaryStatistics()
Response statistics for segments on the edge.
|
| Modifier and Type | Method and Description |
|---|---|
TimeSeriesServiceStatistics.Builder |
TimeSeriesServiceStatistics.Builder.edgeSummaryStatistics(EdgeStatistics edgeSummaryStatistics)
Sets the value of the EdgeSummaryStatistics property for this object.
|
Edge.Builder |
Edge.Builder.summaryStatistics(EdgeStatistics summaryStatistics)
Response statistics for segments on the edge.
|
Copyright © 2023. All rights reserved.