| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<TestExecutionSummary> |
ListTestExecutionsResponse.testExecutions()
The list of test executions.
|
| Modifier and Type | Method and Description |
|---|---|
ListTestExecutionsResponse.Builder |
ListTestExecutionsResponse.Builder.testExecutions(TestExecutionSummary... testExecutions)
The list of test executions.
|
| Modifier and Type | Method and Description |
|---|---|
ListTestExecutionsResponse.Builder |
ListTestExecutionsResponse.Builder.testExecutions(Collection<TestExecutionSummary> testExecutions)
The list of test executions.
|
Copyright © 2023. All rights reserved.