| Package | Description |
|---|---|
| software.amazon.awssdk.services.xray.model |
| Modifier and Type | Method and Description |
|---|---|
FaultStatistics |
EdgeStatistics.faultStatistics()
Information about requests that failed with a 5xx Server Error status code.
|
FaultStatistics |
ServiceStatistics.faultStatistics()
Information about requests that failed with a 5xx Server Error status code.
|
| Modifier and Type | Method and Description |
|---|---|
EdgeStatistics.Builder |
EdgeStatistics.Builder.faultStatistics(FaultStatistics faultStatistics)
Information about requests that failed with a 5xx Server Error status code.
|
ServiceStatistics.Builder |
ServiceStatistics.Builder.faultStatistics(FaultStatistics faultStatistics)
Information about requests that failed with a 5xx Server Error status code.
|
Copyright © 2023. All rights reserved.