Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.BotVersionSortBy
-
Packages that use BotVersionSortBy Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of BotVersionSortBy in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return BotVersionSortBy Modifier and Type Method Description BotVersionSortByListBotVersionsRequest. sortBy()Specifies sorting parameters for the list of versions.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type BotVersionSortBy Modifier and Type Method Description ListBotVersionsRequest.BuilderListBotVersionsRequest.Builder. sortBy(BotVersionSortBy sortBy)Specifies sorting parameters for the list of versions.
-