Uses of Class
software.amazon.awssdk.services.memorydb.model.ServiceUpdateNotFoundException
-
Packages that use ServiceUpdateNotFoundException Package Description software.amazon.awssdk.services.memorydb MemoryDB for Redis is a fully managed, Redis-compatible, in-memory database that delivers ultra-fast performance and Multi-AZ durability for modern applications built using microservices architectures. -
-
Uses of ServiceUpdateNotFoundException in software.amazon.awssdk.services.memorydb
Methods in software.amazon.awssdk.services.memorydb that throw ServiceUpdateNotFoundException Modifier and Type Method Description default BatchUpdateClusterResponseMemoryDbClient. batchUpdateCluster(Consumer<BatchUpdateClusterRequest.Builder> batchUpdateClusterRequest)Apply the service update to a list of clusters supplied.default BatchUpdateClusterResponseMemoryDbClient. batchUpdateCluster(BatchUpdateClusterRequest batchUpdateClusterRequest)Apply the service update to a list of clusters supplied.
-