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