| Package | Description |
|---|---|
| software.amazon.awssdk.services.xray.model |
| Modifier and Type | Method and Description |
|---|---|
List<FaultRootCauseEntity> |
FaultRootCauseService.entityPath()
The path of root cause entities found on the service.
|
| Modifier and Type | Method and Description |
|---|---|
FaultRootCauseService.Builder |
FaultRootCauseService.Builder.entityPath(FaultRootCauseEntity... entityPath)
The path of root cause entities found on the service.
|
| Modifier and Type | Method and Description |
|---|---|
FaultRootCauseService.Builder |
FaultRootCauseService.Builder.entityPath(Collection<FaultRootCauseEntity> entityPath)
The path of root cause entities found on the service.
|
Copyright © 2023. All rights reserved.