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