Uses of Class
software.amazon.awssdk.services.elasticache.model.TagNotFoundException
-
Packages that use TagNotFoundException Package Description software.amazon.awssdk.services.elasticache Amazon ElastiCache -
-
Uses of TagNotFoundException in software.amazon.awssdk.services.elasticache
Methods in software.amazon.awssdk.services.elasticache that throw TagNotFoundException Modifier and Type Method Description default RemoveTagsFromResourceResponseElastiCacheClient. removeTagsFromResource(Consumer<RemoveTagsFromResourceRequest.Builder> removeTagsFromResourceRequest)Removes the tags identified by theTagKeyslist from the named resource.default RemoveTagsFromResourceResponseElastiCacheClient. removeTagsFromResource(RemoveTagsFromResourceRequest removeTagsFromResourceRequest)Removes the tags identified by theTagKeyslist from the named resource.
-