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