| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache |
|
| Modifier and Type | Method and Description |
|---|---|
default DisassociateGlobalReplicationGroupResponse |
ElastiCacheClient.disassociateGlobalReplicationGroup(Consumer<DisassociateGlobalReplicationGroupRequest.Builder> disassociateGlobalReplicationGroupRequest)
Remove a secondary cluster from the Global datastore using the Global datastore name.
|
default DisassociateGlobalReplicationGroupResponse |
ElastiCacheClient.disassociateGlobalReplicationGroup(DisassociateGlobalReplicationGroupRequest disassociateGlobalReplicationGroupRequest)
Remove a secondary cluster from the Global datastore using the Global datastore name.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateGlobalReplicationGroupResponse> |
ElastiCacheAsyncClient.disassociateGlobalReplicationGroup(Consumer<DisassociateGlobalReplicationGroupRequest.Builder> disassociateGlobalReplicationGroupRequest)
Remove a secondary cluster from the Global datastore using the Global datastore name.
|
default CompletableFuture<DisassociateGlobalReplicationGroupResponse> |
ElastiCacheAsyncClient.disassociateGlobalReplicationGroup(DisassociateGlobalReplicationGroupRequest disassociateGlobalReplicationGroupRequest)
Remove a secondary cluster from the Global datastore using the Global datastore name.
|
Copyright © 2023. All rights reserved.