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