Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.TestSetTurnResult
-
Packages that use TestSetTurnResult Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of TestSetTurnResult in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return TestSetTurnResult Modifier and Type Method Description TestSetTurnResultUtteranceLevelTestResultItem. turnResult()Contains information about the turn associated with the result.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type TestSetTurnResult Modifier and Type Method Description UtteranceLevelTestResultItem.BuilderUtteranceLevelTestResultItem.Builder. turnResult(TestSetTurnResult turnResult)Contains information about the turn associated with the result.
-