Uses of Class
software.amazon.awssdk.services.elasticbeanstalk.model.TooManyTagsException
-
Packages that use TooManyTagsException Package Description software.amazon.awssdk.services.elasticbeanstalk AWS Elastic Beanstalk -
-
Uses of TooManyTagsException in software.amazon.awssdk.services.elasticbeanstalk
Methods in software.amazon.awssdk.services.elasticbeanstalk that throw TooManyTagsException Modifier and Type Method Description default UpdateTagsForResourceResponseElasticBeanstalkClient. updateTagsForResource(Consumer<UpdateTagsForResourceRequest.Builder> updateTagsForResourceRequest)Update the list of tags applied to an AWS Elastic Beanstalk resource.default UpdateTagsForResourceResponseElasticBeanstalkClient. updateTagsForResource(UpdateTagsForResourceRequest updateTagsForResourceRequest)Update the list of tags applied to an AWS Elastic Beanstalk resource.
-