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