Uses of Class
software.amazon.awssdk.services.elasticbeanstalk.model.SourceBundleDeletionException
-
Packages that use SourceBundleDeletionException Package Description software.amazon.awssdk.services.elasticbeanstalk AWS Elastic Beanstalk -
-
Uses of SourceBundleDeletionException in software.amazon.awssdk.services.elasticbeanstalk
Methods in software.amazon.awssdk.services.elasticbeanstalk that throw SourceBundleDeletionException Modifier and Type Method Description default DeleteApplicationVersionResponseElasticBeanstalkClient. deleteApplicationVersion(Consumer<DeleteApplicationVersionRequest.Builder> deleteApplicationVersionRequest)Deletes the specified version from the specified application.default DeleteApplicationVersionResponseElasticBeanstalkClient. deleteApplicationVersion(DeleteApplicationVersionRequest deleteApplicationVersionRequest)Deletes the specified version from the specified application.
-