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