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