Uses of Interface
software.amazon.awssdk.services.chatbot.ChatbotAsyncClient
-
Packages that use ChatbotAsyncClient Package Description software.amazon.awssdk.services.chatbot AWS Chatbot APIsoftware.amazon.awssdk.services.chatbot.paginators -
-
Uses of ChatbotAsyncClient in software.amazon.awssdk.services.chatbot
Methods in software.amazon.awssdk.services.chatbot that return ChatbotAsyncClient Modifier and Type Method Description static ChatbotAsyncClientChatbotAsyncClient. create()Create aChatbotAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of ChatbotAsyncClient in software.amazon.awssdk.services.chatbot.paginators
Constructors in software.amazon.awssdk.services.chatbot.paginators with parameters of type ChatbotAsyncClient Constructor Description DescribeChimeWebhookConfigurationsPublisher(ChatbotAsyncClient client, DescribeChimeWebhookConfigurationsRequest firstRequest)DescribeSlackChannelConfigurationsPublisher(ChatbotAsyncClient client, DescribeSlackChannelConfigurationsRequest firstRequest)DescribeSlackUserIdentitiesPublisher(ChatbotAsyncClient client, DescribeSlackUserIdentitiesRequest firstRequest)DescribeSlackWorkspacesPublisher(ChatbotAsyncClient client, DescribeSlackWorkspacesRequest firstRequest)ListMicrosoftTeamsChannelConfigurationsPublisher(ChatbotAsyncClient client, ListMicrosoftTeamsChannelConfigurationsRequest firstRequest)ListMicrosoftTeamsConfiguredTeamsPublisher(ChatbotAsyncClient client, ListMicrosoftTeamsConfiguredTeamsRequest firstRequest)ListMicrosoftTeamsUserIdentitiesPublisher(ChatbotAsyncClient client, ListMicrosoftTeamsUserIdentitiesRequest firstRequest)
-