Uses of Class
software.amazon.awssdk.services.chatbot.model.GetAccountPreferencesException
-
Packages that use GetAccountPreferencesException Package Description software.amazon.awssdk.services.chatbot The AWS Chatbot API Reference provides descriptions, API request parameters, and the XML response for each of the AWS Chatbot API actions. -
-
Uses of GetAccountPreferencesException in software.amazon.awssdk.services.chatbot
Methods in software.amazon.awssdk.services.chatbot that throw GetAccountPreferencesException Modifier and Type Method Description default GetAccountPreferencesResponseChatbotClient. getAccountPreferences(Consumer<GetAccountPreferencesRequest.Builder> getAccountPreferencesRequest)Returns AWS Chatbot account preferences.default GetAccountPreferencesResponseChatbotClient. getAccountPreferences(GetAccountPreferencesRequest getAccountPreferencesRequest)Returns AWS Chatbot account preferences.
-