| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache |
|
| software.amazon.awssdk.services.elasticache.transform |
| Modifier and Type | Method and Description |
|---|---|
default TestFailoverResponse |
ElastiCacheClient.testFailover(TestFailoverRequest testFailoverRequest)
Represents the input of a
TestFailover operation which test automatic failover on a specified node
group (called shard in the console) in a replication group (called cluster in the console). |
default CompletableFuture<TestFailoverResponse> |
ElastiCacheAsyncClient.testFailover(TestFailoverRequest testFailoverRequest)
Represents the input of a
TestFailover operation which test automatic failover on a specified node
group (called shard in the console) in a replication group (called cluster in the console). |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TestFailoverRequestMarshaller.marshall(TestFailoverRequest testFailoverRequest) |
Copyright © 2023. All rights reserved.