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