Uses of Class
software.amazon.awssdk.services.elasticbeanstalk.model.CodeBuildNotInServiceRegionException
-
Packages that use CodeBuildNotInServiceRegionException Package Description software.amazon.awssdk.services.elasticbeanstalk AWS Elastic Beanstalk -
-
Uses of CodeBuildNotInServiceRegionException in software.amazon.awssdk.services.elasticbeanstalk
Methods in software.amazon.awssdk.services.elasticbeanstalk that throw CodeBuildNotInServiceRegionException 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.
-