Uses of Interface
software.amazon.awssdk.services.chatbot.model.GetAccountPreferencesException.Builder
-
Packages that use GetAccountPreferencesException.Builder Package Description software.amazon.awssdk.services.chatbot.model -
-
Uses of GetAccountPreferencesException.Builder in software.amazon.awssdk.services.chatbot.model
Methods in software.amazon.awssdk.services.chatbot.model that return GetAccountPreferencesException.Builder Modifier and Type Method Description GetAccountPreferencesException.BuilderGetAccountPreferencesException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static GetAccountPreferencesException.BuilderGetAccountPreferencesException. builder()GetAccountPreferencesException.BuilderGetAccountPreferencesException.Builder. cause(Throwable cause)GetAccountPreferencesException.BuilderGetAccountPreferencesException.Builder. message(String message)GetAccountPreferencesException.BuilderGetAccountPreferencesException.Builder. requestId(String requestId)GetAccountPreferencesException.BuilderGetAccountPreferencesException.Builder. statusCode(int statusCode)GetAccountPreferencesException.BuilderGetAccountPreferencesException. toBuilder()GetAccountPreferencesException.BuilderGetAccountPreferencesException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.chatbot.model that return types with arguments of type GetAccountPreferencesException.Builder Modifier and Type Method Description static Class<? extends GetAccountPreferencesException.Builder>GetAccountPreferencesException. serializableBuilderClass()
-