| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<TestSetTurnRecord> |
ListTestSetRecordsResponse.testSetRecords()
The list of records from the test set.
|
| Modifier and Type | Method and Description |
|---|---|
ListTestSetRecordsResponse.Builder |
ListTestSetRecordsResponse.Builder.testSetRecords(TestSetTurnRecord... testSetRecords)
The list of records from the test set.
|
| Modifier and Type | Method and Description |
|---|---|
ListTestSetRecordsResponse.Builder |
ListTestSetRecordsResponse.Builder.testSetRecords(Collection<TestSetTurnRecord> testSetRecords)
The list of records from the test set.
|
Copyright © 2023. All rights reserved.