Uses of Class
software.amazon.awssdk.services.elasticbeanstalk.model.TooManyApplicationVersionsException
-
Packages that use TooManyApplicationVersionsException Package Description software.amazon.awssdk.services.elasticbeanstalk AWS Elastic Beanstalk -
-
Uses of TooManyApplicationVersionsException in software.amazon.awssdk.services.elasticbeanstalk
Methods in software.amazon.awssdk.services.elasticbeanstalk that throw TooManyApplicationVersionsException Modifier and Type Method Description default CreateApplicationVersionResponseElasticBeanstalkClient. createApplicationVersion(Consumer<CreateApplicationVersionRequest.Builder> createApplicationVersionRequest)Creates an application version for the specified application.default CreateApplicationVersionResponseElasticBeanstalkClient. createApplicationVersion(CreateApplicationVersionRequest createApplicationVersionRequest)Creates an application version for the specified application.
-