Uses of Class
software.amazon.awssdk.services.chatbot.model.CreateChimeWebhookConfigurationRequest
-
Packages that use CreateChimeWebhookConfigurationRequest Package Description software.amazon.awssdk.services.chatbot AWS Chatbot APIsoftware.amazon.awssdk.services.chatbot.transform -
-
Uses of CreateChimeWebhookConfigurationRequest in software.amazon.awssdk.services.chatbot
Methods in software.amazon.awssdk.services.chatbot with parameters of type CreateChimeWebhookConfigurationRequest Modifier and Type Method Description default CompletableFuture<CreateChimeWebhookConfigurationResponse>ChatbotAsyncClient. createChimeWebhookConfiguration(CreateChimeWebhookConfigurationRequest createChimeWebhookConfigurationRequest)Creates Chime Webhook Configurationdefault CreateChimeWebhookConfigurationResponseChatbotClient. createChimeWebhookConfiguration(CreateChimeWebhookConfigurationRequest createChimeWebhookConfigurationRequest)Creates Chime Webhook Configuration -
Uses of CreateChimeWebhookConfigurationRequest in software.amazon.awssdk.services.chatbot.transform
Methods in software.amazon.awssdk.services.chatbot.transform with parameters of type CreateChimeWebhookConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestCreateChimeWebhookConfigurationRequestMarshaller. marshall(CreateChimeWebhookConfigurationRequest createChimeWebhookConfigurationRequest)
-