Uses of Class
software.amazon.awssdk.services.chatbot.model.UpdateMicrosoftTeamsChannelConfigurationRequest
-
Packages that use UpdateMicrosoftTeamsChannelConfigurationRequest Package Description software.amazon.awssdk.services.chatbot AWS Chatbot APIsoftware.amazon.awssdk.services.chatbot.transform -
-
Uses of UpdateMicrosoftTeamsChannelConfigurationRequest in software.amazon.awssdk.services.chatbot
Methods in software.amazon.awssdk.services.chatbot with parameters of type UpdateMicrosoftTeamsChannelConfigurationRequest Modifier and Type Method Description default CompletableFuture<UpdateMicrosoftTeamsChannelConfigurationResponse>ChatbotAsyncClient. updateMicrosoftTeamsChannelConfiguration(UpdateMicrosoftTeamsChannelConfigurationRequest updateMicrosoftTeamsChannelConfigurationRequest)Updates MS Teams Channel Configurationdefault UpdateMicrosoftTeamsChannelConfigurationResponseChatbotClient. updateMicrosoftTeamsChannelConfiguration(UpdateMicrosoftTeamsChannelConfigurationRequest updateMicrosoftTeamsChannelConfigurationRequest)Updates MS Teams Channel Configuration -
Uses of UpdateMicrosoftTeamsChannelConfigurationRequest in software.amazon.awssdk.services.chatbot.transform
Methods in software.amazon.awssdk.services.chatbot.transform with parameters of type UpdateMicrosoftTeamsChannelConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateMicrosoftTeamsChannelConfigurationRequestMarshaller. marshall(UpdateMicrosoftTeamsChannelConfigurationRequest updateMicrosoftTeamsChannelConfigurationRequest)
-