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