Uses of Class
software.amazon.awssdk.services.chatbot.model.CreateMicrosoftTeamsChannelConfigurationRequest
-
Packages that use CreateMicrosoftTeamsChannelConfigurationRequest Package Description software.amazon.awssdk.services.chatbot AWS Chatbot APIsoftware.amazon.awssdk.services.chatbot.transform -
-
Uses of CreateMicrosoftTeamsChannelConfigurationRequest in software.amazon.awssdk.services.chatbot
Methods in software.amazon.awssdk.services.chatbot with parameters of type CreateMicrosoftTeamsChannelConfigurationRequest Modifier and Type Method Description default CompletableFuture<CreateMicrosoftTeamsChannelConfigurationResponse>ChatbotAsyncClient. createMicrosoftTeamsChannelConfiguration(CreateMicrosoftTeamsChannelConfigurationRequest createMicrosoftTeamsChannelConfigurationRequest)Creates MS Teams Channel Configurationdefault CreateMicrosoftTeamsChannelConfigurationResponseChatbotClient. createMicrosoftTeamsChannelConfiguration(CreateMicrosoftTeamsChannelConfigurationRequest createMicrosoftTeamsChannelConfigurationRequest)Creates MS Teams Channel Configuration -
Uses of CreateMicrosoftTeamsChannelConfigurationRequest in software.amazon.awssdk.services.chatbot.transform
Methods in software.amazon.awssdk.services.chatbot.transform with parameters of type CreateMicrosoftTeamsChannelConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestCreateMicrosoftTeamsChannelConfigurationRequestMarshaller. marshall(CreateMicrosoftTeamsChannelConfigurationRequest createMicrosoftTeamsChannelConfigurationRequest)
-