Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.ImportSortBy
-
Packages that use ImportSortBy Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of ImportSortBy in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return ImportSortBy Modifier and Type Method Description ImportSortByListImportsRequest. sortBy()Determines the field that the list of imports is sorted by.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type ImportSortBy Modifier and Type Method Description ListImportsRequest.BuilderListImportsRequest.Builder. sortBy(ImportSortBy sortBy)Determines the field that the list of imports is sorted by.
-