| Package | Description |
|---|---|
| software.amazon.awssdk.services.xray.model |
| Modifier and Type | Method and Description |
|---|---|
List<ErrorRootCauseService> |
ErrorRootCause.services()
A list of services corresponding to an error.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorRootCause.Builder |
ErrorRootCause.Builder.services(ErrorRootCauseService... services)
A list of services corresponding to an error.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorRootCause.Builder |
ErrorRootCause.Builder.services(Collection<ErrorRootCauseService> services)
A list of services corresponding to an error.
|
Copyright © 2023. All rights reserved.