Uses of Class
software.amazon.awssdk.services.lexmodelbuilding.paginators.GetBotChannelAssociationsIterable
-
Packages that use GetBotChannelAssociationsIterable Package Description software.amazon.awssdk.services.lexmodelbuilding Amazon Lex Build-Time Actions -
-
Uses of GetBotChannelAssociationsIterable in software.amazon.awssdk.services.lexmodelbuilding
Methods in software.amazon.awssdk.services.lexmodelbuilding that return GetBotChannelAssociationsIterable Modifier and Type Method Description default GetBotChannelAssociationsIterableLexModelBuildingClient. getBotChannelAssociationsPaginator(Consumer<GetBotChannelAssociationsRequest.Builder> getBotChannelAssociationsRequest)Returns a list of all of the channels associated with the specified bot.default GetBotChannelAssociationsIterableLexModelBuildingClient. getBotChannelAssociationsPaginator(GetBotChannelAssociationsRequest getBotChannelAssociationsRequest)Returns a list of all of the channels associated with the specified bot.
-