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