Uses of Class
software.amazon.awssdk.services.memorydb.model.InvalidNodeStateException
-
Packages that use InvalidNodeStateException 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 InvalidNodeStateException in software.amazon.awssdk.services.memorydb
Methods in software.amazon.awssdk.services.memorydb that throw InvalidNodeStateException Modifier and Type Method Description default UpdateClusterResponseMemoryDbClient. updateCluster(Consumer<UpdateClusterRequest.Builder> updateClusterRequest)Modifies the settings for a cluster.default UpdateClusterResponseMemoryDbClient. updateCluster(UpdateClusterRequest updateClusterRequest)Modifies the settings for a cluster.
-