Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.ListBotVersionsRequest
-
-
Uses of ListBotVersionsRequest in software.amazon.awssdk.services.lexmodelsv2
-
Uses of ListBotVersionsRequest in software.amazon.awssdk.services.lexmodelsv2.paginators
Constructors in software.amazon.awssdk.services.lexmodelsv2.paginators with parameters of type ListBotVersionsRequest Constructor Description ListBotVersionsIterable(LexModelsV2Client client, ListBotVersionsRequest firstRequest)ListBotVersionsPublisher(LexModelsV2AsyncClient client, ListBotVersionsRequest firstRequest) -
Uses of ListBotVersionsRequest in software.amazon.awssdk.services.lexmodelsv2.transform
Methods in software.amazon.awssdk.services.lexmodelsv2.transform with parameters of type ListBotVersionsRequest Modifier and Type Method Description SdkHttpFullRequestListBotVersionsRequestMarshaller. marshall(ListBotVersionsRequest listBotVersionsRequest)
-