Uses of Class
software.amazon.awssdk.services.elasticbeanstalk.model.PlatformVersionStillReferencedException
-
Packages that use PlatformVersionStillReferencedException Package Description software.amazon.awssdk.services.elasticbeanstalk AWS Elastic Beanstalk -
-
Uses of PlatformVersionStillReferencedException in software.amazon.awssdk.services.elasticbeanstalk
Methods in software.amazon.awssdk.services.elasticbeanstalk that throw PlatformVersionStillReferencedException Modifier and Type Method Description default DeletePlatformVersionResponseElasticBeanstalkClient. deletePlatformVersion(Consumer<DeletePlatformVersionRequest.Builder> deletePlatformVersionRequest)Deletes the specified version of a custom platform.default DeletePlatformVersionResponseElasticBeanstalkClient. deletePlatformVersion(DeletePlatformVersionRequest deletePlatformVersionRequest)Deletes the specified version of a custom platform.
-