| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache |
|
| software.amazon.awssdk.services.elasticache.transform |
| Modifier and Type | Method and Description |
|---|---|
default ResetCacheParameterGroupResponse |
ElastiCacheClient.resetCacheParameterGroup(ResetCacheParameterGroupRequest resetCacheParameterGroupRequest)
Modifies the parameters of a cache parameter group to the engine or system default value.
|
default CompletableFuture<ResetCacheParameterGroupResponse> |
ElastiCacheAsyncClient.resetCacheParameterGroup(ResetCacheParameterGroupRequest resetCacheParameterGroupRequest)
Modifies the parameters of a cache parameter group to the engine or system default value.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ResetCacheParameterGroupRequestMarshaller.marshall(ResetCacheParameterGroupRequest resetCacheParameterGroupRequest) |
Copyright © 2023. All rights reserved.