Uses of Class
software.amazon.awssdk.services.dax.model.TagNotFoundException
-
Packages that use TagNotFoundException Package Description software.amazon.awssdk.services.dax DAX is a managed caching service engineered for Amazon DynamoDB. -
-
Uses of TagNotFoundException in software.amazon.awssdk.services.dax
Methods in software.amazon.awssdk.services.dax that throw TagNotFoundException Modifier and Type Method Description default UntagResourceResponseDaxClient. untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)Removes the association of tags from a DAX resource.default UntagResourceResponseDaxClient. untagResource(UntagResourceRequest untagResourceRequest)Removes the association of tags from a DAX resource.
-