Uses of Class
software.amazon.awssdk.services.elasticbeanstalk.model.TooManyPlatformsException
-
Packages that use TooManyPlatformsException Package Description software.amazon.awssdk.services.elasticbeanstalk AWS Elastic Beanstalk -
-
Uses of TooManyPlatformsException in software.amazon.awssdk.services.elasticbeanstalk
Methods in software.amazon.awssdk.services.elasticbeanstalk that throw TooManyPlatformsException Modifier and Type Method Description default CreatePlatformVersionResponseElasticBeanstalkClient. createPlatformVersion(Consumer<CreatePlatformVersionRequest.Builder> createPlatformVersionRequest)Create a new version of your custom platform.default CreatePlatformVersionResponseElasticBeanstalkClient. createPlatformVersion(CreatePlatformVersionRequest createPlatformVersionRequest)Create a new version of your custom platform.
-