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