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