| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
TestExecutionTarget |
TestExecutionSummary.target()
Contains information about the bot used for the test execution..
|
TestExecutionTarget |
StartTestExecutionRequest.target()
The target bot for the test set execution.
|
TestExecutionTarget |
StartTestExecutionResponse.target()
The target bot for the test set execution.
|
TestExecutionTarget |
DescribeTestExecutionResponse.target()
The target bot for the test set execution details.
|
| Modifier and Type | Method and Description |
|---|---|
TestExecutionSummary.Builder |
TestExecutionSummary.Builder.target(TestExecutionTarget target)
Contains information about the bot used for the test execution..
|
StartTestExecutionRequest.Builder |
StartTestExecutionRequest.Builder.target(TestExecutionTarget target)
The target bot for the test set execution.
|
StartTestExecutionResponse.Builder |
StartTestExecutionResponse.Builder.target(TestExecutionTarget target)
The target bot for the test set execution.
|
DescribeTestExecutionResponse.Builder |
DescribeTestExecutionResponse.Builder.target(TestExecutionTarget target)
The target bot for the test set execution details.
|
Copyright © 2023. All rights reserved.