Uses of Class
software.amazon.awssdk.services.chatbot.model.GetAccountPreferencesException
-
Packages that use GetAccountPreferencesException Package Description software.amazon.awssdk.services.chatbot AWS Chatbot API -
-
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)Get Chatbot account level preferencesdefault GetAccountPreferencesResponseChatbotClient. getAccountPreferences(GetAccountPreferencesRequest getAccountPreferencesRequest)Get Chatbot account level preferences
-