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