Uses of Class
software.amazon.awssdk.services.elasticache.model.ApiCallRateForCustomerExceededException
-
Packages that use ApiCallRateForCustomerExceededException Package Description software.amazon.awssdk.services.elasticache Amazon ElastiCache -
-
Uses of ApiCallRateForCustomerExceededException in software.amazon.awssdk.services.elasticache
Methods in software.amazon.awssdk.services.elasticache that throw ApiCallRateForCustomerExceededException 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).
-