Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.TestSetDiscrepancyReportBotAliasTarget
-
Packages that use TestSetDiscrepancyReportBotAliasTarget Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of TestSetDiscrepancyReportBotAliasTarget in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return TestSetDiscrepancyReportBotAliasTarget Modifier and Type Method Description TestSetDiscrepancyReportBotAliasTargetTestSetDiscrepancyReportResourceTarget. botAliasTarget()Contains information about the bot alias used as the resource for the test set discrepancy report.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type TestSetDiscrepancyReportBotAliasTarget Modifier and Type Method Description TestSetDiscrepancyReportResourceTarget.BuilderTestSetDiscrepancyReportResourceTarget.Builder. botAliasTarget(TestSetDiscrepancyReportBotAliasTarget botAliasTarget)Contains information about the bot alias used as the resource for the test set discrepancy report.
-