Uses of Class
software.amazon.awssdk.services.lexmodelsv2.paginators.ListTestSetRecordsIterable
-
Packages that use ListTestSetRecordsIterable Package Description software.amazon.awssdk.services.lexmodelsv2 -
-
Uses of ListTestSetRecordsIterable in software.amazon.awssdk.services.lexmodelsv2
Methods in software.amazon.awssdk.services.lexmodelsv2 that return ListTestSetRecordsIterable Modifier and Type Method Description default ListTestSetRecordsIterableLexModelsV2Client. listTestSetRecordsPaginator(Consumer<ListTestSetRecordsRequest.Builder> listTestSetRecordsRequest)The list of test set records.default ListTestSetRecordsIterableLexModelsV2Client. listTestSetRecordsPaginator(ListTestSetRecordsRequest listTestSetRecordsRequest)The list of test set records.
-