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