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