| Package | Description |
|---|---|
| software.amazon.awssdk.services.xray.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceStatistics |
TimeSeriesServiceStatistics.serviceSummaryStatistics()
Returns the value of the ServiceSummaryStatistics property for this object.
|
ServiceStatistics |
Service.summaryStatistics()
Aggregated statistics for the service.
|
| Modifier and Type | Method and Description |
|---|---|
TimeSeriesServiceStatistics.Builder |
TimeSeriesServiceStatistics.Builder.serviceSummaryStatistics(ServiceStatistics serviceSummaryStatistics)
Sets the value of the ServiceSummaryStatistics property for this object.
|
Service.Builder |
Service.Builder.summaryStatistics(ServiceStatistics summaryStatistics)
Aggregated statistics for the service.
|
Copyright © 2023. All rights reserved.