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