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