| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
TestSetDiscrepancyReportResourceTarget |
TestSetDiscrepancyReportResourceTarget.clone() |
TestSetDiscrepancyReportResourceTarget |
DescribeTestSetDiscrepancyReportResult.getTarget()
The target bot location for the test set discrepancy report.
|
TestSetDiscrepancyReportResourceTarget |
CreateTestSetDiscrepancyReportRequest.getTarget()
The target bot for the test set discrepancy report.
|
TestSetDiscrepancyReportResourceTarget |
CreateTestSetDiscrepancyReportResult.getTarget()
The target bot for the test set discrepancy report.
|
TestSetDiscrepancyReportResourceTarget |
TestSetDiscrepancyReportResourceTarget.withBotAliasTarget(TestSetDiscrepancyReportBotAliasTarget botAliasTarget)
Contains information about the bot alias used as the resource for the test set discrepancy report.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeTestSetDiscrepancyReportResult.setTarget(TestSetDiscrepancyReportResourceTarget target)
The target bot location for the test set discrepancy report.
|
void |
CreateTestSetDiscrepancyReportRequest.setTarget(TestSetDiscrepancyReportResourceTarget target)
The target bot for the test set discrepancy report.
|
void |
CreateTestSetDiscrepancyReportResult.setTarget(TestSetDiscrepancyReportResourceTarget target)
The target bot for the test set discrepancy report.
|
DescribeTestSetDiscrepancyReportResult |
DescribeTestSetDiscrepancyReportResult.withTarget(TestSetDiscrepancyReportResourceTarget target)
The target bot location for the test set discrepancy report.
|
CreateTestSetDiscrepancyReportRequest |
CreateTestSetDiscrepancyReportRequest.withTarget(TestSetDiscrepancyReportResourceTarget target)
The target bot for the test set discrepancy report.
|
CreateTestSetDiscrepancyReportResult |
CreateTestSetDiscrepancyReportResult.withTarget(TestSetDiscrepancyReportResourceTarget target)
The target bot for the test set discrepancy report.
|
Copyright © 2023. All rights reserved.