Uses of Class
software.amazon.awssdk.services.memorydb.model.TagNotFoundException
-
Packages that use TagNotFoundException Package Description software.amazon.awssdk.services.memorydb MemoryDB is a fully managed, Redis OSS-compatible, in-memory database that delivers ultra-fast performance and Multi-AZ durability for modern applications built using microservices architectures. -
-
Uses of TagNotFoundException in software.amazon.awssdk.services.memorydb
Methods in software.amazon.awssdk.services.memorydb that throw TagNotFoundException Modifier and Type Method Description default UntagResourceResponseMemoryDbClient. untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)Use this operation to remove tags on a resource.default UntagResourceResponseMemoryDbClient. untagResource(UntagResourceRequest untagResourceRequest)Use this operation to remove tags on a resource.
-