| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache |
|
| software.amazon.awssdk.services.elasticache.transform |
| Modifier and Type | Method and Description |
|---|---|
default TestMigrationResponse |
ElastiCacheClient.testMigration(TestMigrationRequest testMigrationRequest)
Async API to test connection between source and target replication group.
|
default CompletableFuture<TestMigrationResponse> |
ElastiCacheAsyncClient.testMigration(TestMigrationRequest testMigrationRequest)
Async API to test connection between source and target replication group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TestMigrationRequestMarshaller.marshall(TestMigrationRequest testMigrationRequest) |
Copyright © 2023. All rights reserved.