Uses of Class
software.amazon.awssdk.services.chatbot.model.ChatbotException.BuilderImpl
-
Packages that use ChatbotException.BuilderImpl Package Description software.amazon.awssdk.services.chatbot.model -
-
Uses of ChatbotException.BuilderImpl in software.amazon.awssdk.services.chatbot.model
Methods in software.amazon.awssdk.services.chatbot.model that return ChatbotException.BuilderImpl Modifier and Type Method Description ChatbotException.BuilderImplChatbotException.BuilderImpl. awsErrorDetails(AwsErrorDetails awsErrorDetails)ChatbotException.BuilderImplChatbotException.BuilderImpl. cause(Throwable cause)ChatbotException.BuilderImplChatbotException.BuilderImpl. message(String message)ChatbotException.BuilderImplChatbotException.BuilderImpl. requestId(String requestId)ChatbotException.BuilderImplChatbotException.BuilderImpl. statusCode(int statusCode)ChatbotException.BuilderImplChatbotException.BuilderImpl. writableStackTrace(Boolean writableStackTrace)
-