Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.BotVersionReplicaSortBy
-
Packages that use BotVersionReplicaSortBy Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of BotVersionReplicaSortBy in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return BotVersionReplicaSortBy Modifier and Type Method Description BotVersionReplicaSortByListBotVersionReplicasRequest. sortBy()The requested sort category for the list of replicated bots.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type BotVersionReplicaSortBy Modifier and Type Method Description ListBotVersionReplicasRequest.BuilderListBotVersionReplicasRequest.Builder. sortBy(BotVersionReplicaSortBy sortBy)The requested sort category for the list of replicated bots.
-