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