Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.GenerationSortBy
-
Packages that use GenerationSortBy Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of GenerationSortBy in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return GenerationSortBy Modifier and Type Method Description GenerationSortByListBotResourceGenerationsRequest. sortBy()An object containing information about the attribute and the method by which to sort the resultsMethods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type GenerationSortBy Modifier and Type Method Description ListBotResourceGenerationsRequest.BuilderListBotResourceGenerationsRequest.Builder. sortBy(GenerationSortBy sortBy)An object containing information about the attribute and the method by which to sort the results
-