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