| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
TestExecutionTarget |
TestExecutionTarget.clone() |
TestExecutionTarget |
TestExecutionSummary.getTarget()
Contains information about the bot used for the test execution..
|
TestExecutionTarget |
StartTestExecutionResult.getTarget()
The target bot for the test set execution.
|
TestExecutionTarget |
StartTestExecutionRequest.getTarget()
The target bot for the test set execution.
|
TestExecutionTarget |
DescribeTestExecutionResult.getTarget()
The target bot for the test set execution details.
|
TestExecutionTarget |
TestExecutionTarget.withBotAliasTarget(BotAliasTestExecutionTarget botAliasTarget)
Contains information about the bot alias used for the test execution.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestExecutionSummary.setTarget(TestExecutionTarget target)
Contains information about the bot used for the test execution..
|
void |
StartTestExecutionResult.setTarget(TestExecutionTarget target)
The target bot for the test set execution.
|
void |
StartTestExecutionRequest.setTarget(TestExecutionTarget target)
The target bot for the test set execution.
|
void |
DescribeTestExecutionResult.setTarget(TestExecutionTarget target)
The target bot for the test set execution details.
|
TestExecutionSummary |
TestExecutionSummary.withTarget(TestExecutionTarget target)
Contains information about the bot used for the test execution..
|
StartTestExecutionResult |
StartTestExecutionResult.withTarget(TestExecutionTarget target)
The target bot for the test set execution.
|
StartTestExecutionRequest |
StartTestExecutionRequest.withTarget(TestExecutionTarget target)
The target bot for the test set execution.
|
DescribeTestExecutionResult |
DescribeTestExecutionResult.withTarget(TestExecutionTarget target)
The target bot for the test set execution details.
|
Copyright © 2025. All rights reserved.