Uses of Class
software.amazon.awssdk.services.chatbot.model.ListMicrosoftTeamsConfiguredTeamsRequest
-
Packages that use ListMicrosoftTeamsConfiguredTeamsRequest Package Description software.amazon.awssdk.services.chatbot The AWS Chatbot API Reference provides descriptions, API request parameters, and the XML response for each of the AWS Chatbot API actions.software.amazon.awssdk.services.chatbot.paginators software.amazon.awssdk.services.chatbot.transform -
-
Uses of ListMicrosoftTeamsConfiguredTeamsRequest in software.amazon.awssdk.services.chatbot
-
Uses of ListMicrosoftTeamsConfiguredTeamsRequest in software.amazon.awssdk.services.chatbot.paginators
Constructors in software.amazon.awssdk.services.chatbot.paginators with parameters of type ListMicrosoftTeamsConfiguredTeamsRequest Constructor Description ListMicrosoftTeamsConfiguredTeamsIterable(ChatbotClient client, ListMicrosoftTeamsConfiguredTeamsRequest firstRequest)ListMicrosoftTeamsConfiguredTeamsPublisher(ChatbotAsyncClient client, ListMicrosoftTeamsConfiguredTeamsRequest firstRequest) -
Uses of ListMicrosoftTeamsConfiguredTeamsRequest in software.amazon.awssdk.services.chatbot.transform
Methods in software.amazon.awssdk.services.chatbot.transform with parameters of type ListMicrosoftTeamsConfiguredTeamsRequest Modifier and Type Method Description SdkHttpFullRequestListMicrosoftTeamsConfiguredTeamsRequestMarshaller. marshall(ListMicrosoftTeamsConfiguredTeamsRequest listMicrosoftTeamsConfiguredTeamsRequest)
-