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