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