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