Uses of Class
software.amazon.awssdk.services.chatbot.model.ListMicrosoftTeamsChannelConfigurationsRequest
-
Packages that use ListMicrosoftTeamsChannelConfigurationsRequest Package Description software.amazon.awssdk.services.chatbot AWS Chatbot APIsoftware.amazon.awssdk.services.chatbot.paginators software.amazon.awssdk.services.chatbot.transform -
-
Uses of ListMicrosoftTeamsChannelConfigurationsRequest in software.amazon.awssdk.services.chatbot
-
Uses of ListMicrosoftTeamsChannelConfigurationsRequest in software.amazon.awssdk.services.chatbot.paginators
Constructors in software.amazon.awssdk.services.chatbot.paginators with parameters of type ListMicrosoftTeamsChannelConfigurationsRequest Constructor Description ListMicrosoftTeamsChannelConfigurationsIterable(ChatbotClient client, ListMicrosoftTeamsChannelConfigurationsRequest firstRequest)ListMicrosoftTeamsChannelConfigurationsPublisher(ChatbotAsyncClient client, ListMicrosoftTeamsChannelConfigurationsRequest firstRequest) -
Uses of ListMicrosoftTeamsChannelConfigurationsRequest in software.amazon.awssdk.services.chatbot.transform
Methods in software.amazon.awssdk.services.chatbot.transform with parameters of type ListMicrosoftTeamsChannelConfigurationsRequest Modifier and Type Method Description SdkHttpFullRequestListMicrosoftTeamsChannelConfigurationsRequestMarshaller. marshall(ListMicrosoftTeamsChannelConfigurationsRequest listMicrosoftTeamsChannelConfigurationsRequest)
-