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