Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.SlotTypeSortBy
-
Packages that use SlotTypeSortBy Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of SlotTypeSortBy in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return SlotTypeSortBy Modifier and Type Method Description SlotTypeSortByListSlotTypesRequest. sortBy()Determines the sort order for the response from theListSlotTypesoperation.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type SlotTypeSortBy Modifier and Type Method Description ListSlotTypesRequest.BuilderListSlotTypesRequest.Builder. sortBy(SlotTypeSortBy sortBy)Determines the sort order for the response from theListSlotTypesoperation.
-