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