Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.ExportSortBy
-
Packages that use ExportSortBy Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of ExportSortBy in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return ExportSortBy Modifier and Type Method Description ExportSortByListExportsRequest. sortBy()Determines the field that the list of exports is sorted by.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type ExportSortBy Modifier and Type Method Description ListExportsRequest.BuilderListExportsRequest.Builder. sortBy(ExportSortBy sortBy)Determines the field that the list of exports is sorted by.
-