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