| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache |
|
| Modifier and Type | Method and Description |
|---|---|
default ModifyCacheParameterGroupResponse |
ElastiCacheClient.modifyCacheParameterGroup(Consumer<ModifyCacheParameterGroupRequest.Builder> modifyCacheParameterGroupRequest)
Modifies the parameters of a cache parameter group.
|
default ModifyCacheParameterGroupResponse |
ElastiCacheClient.modifyCacheParameterGroup(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest)
Modifies the parameters of a cache parameter group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifyCacheParameterGroupResponse> |
ElastiCacheAsyncClient.modifyCacheParameterGroup(Consumer<ModifyCacheParameterGroupRequest.Builder> modifyCacheParameterGroupRequest)
Modifies the parameters of a cache parameter group.
|
default CompletableFuture<ModifyCacheParameterGroupResponse> |
ElastiCacheAsyncClient.modifyCacheParameterGroup(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest)
Modifies the parameters of a cache parameter group.
|
Copyright © 2023. All rights reserved.