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