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