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