Uses of Interface
software.amazon.awssdk.services.chatbot.ChatbotClient
-
Packages that use ChatbotClient Package Description software.amazon.awssdk.services.chatbot AWS Chatbot APIsoftware.amazon.awssdk.services.chatbot.paginators -
-
Uses of ChatbotClient in software.amazon.awssdk.services.chatbot
Methods in software.amazon.awssdk.services.chatbot that return ChatbotClient Modifier and Type Method Description static ChatbotClientChatbotClient. create()Create aChatbotClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of ChatbotClient in software.amazon.awssdk.services.chatbot.paginators
Constructors in software.amazon.awssdk.services.chatbot.paginators with parameters of type ChatbotClient Constructor Description DescribeChimeWebhookConfigurationsIterable(ChatbotClient client, DescribeChimeWebhookConfigurationsRequest firstRequest)DescribeSlackChannelConfigurationsIterable(ChatbotClient client, DescribeSlackChannelConfigurationsRequest firstRequest)DescribeSlackUserIdentitiesIterable(ChatbotClient client, DescribeSlackUserIdentitiesRequest firstRequest)DescribeSlackWorkspacesIterable(ChatbotClient client, DescribeSlackWorkspacesRequest firstRequest)ListMicrosoftTeamsChannelConfigurationsIterable(ChatbotClient client, ListMicrosoftTeamsChannelConfigurationsRequest firstRequest)ListMicrosoftTeamsConfiguredTeamsIterable(ChatbotClient client, ListMicrosoftTeamsConfiguredTeamsRequest firstRequest)ListMicrosoftTeamsUserIdentitiesIterable(ChatbotClient client, ListMicrosoftTeamsUserIdentitiesRequest firstRequest)
-