Uses of Class
software.amazon.awssdk.services.elasticache.model.NodeGroupNotFoundException
-
Packages that use NodeGroupNotFoundException Package Description software.amazon.awssdk.services.elasticache Amazon ElastiCache -
-
Uses of NodeGroupNotFoundException in software.amazon.awssdk.services.elasticache
Methods in software.amazon.awssdk.services.elasticache that throw NodeGroupNotFoundException Modifier and Type Method Description default TestFailoverResponseElastiCacheClient. testFailover(Consumer<TestFailoverRequest.Builder> testFailoverRequest)Represents the input of aTestFailoveroperation which tests automatic failover on a specified node group (called shard in the console) in a replication group (called cluster in the console).default TestFailoverResponseElastiCacheClient. testFailover(TestFailoverRequest testFailoverRequest)Represents the input of aTestFailoveroperation which tests automatic failover on a specified node group (called shard in the console) in a replication group (called cluster in the console).
-