Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.SlotSortBy
-
Packages that use SlotSortBy Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of SlotSortBy in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return SlotSortBy Modifier and Type Method Description SlotSortByListSlotsRequest. sortBy()Determines the sort order for the response from theListSlotsoperation.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type SlotSortBy Modifier and Type Method Description ListSlotsRequest.BuilderListSlotsRequest.Builder. sortBy(SlotSortBy sortBy)Determines the sort order for the response from theListSlotsoperation.
-