| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache |
|
| software.amazon.awssdk.services.elasticache.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteCacheParameterGroupResponse |
ElastiCacheClient.deleteCacheParameterGroup(DeleteCacheParameterGroupRequest deleteCacheParameterGroupRequest)
Deletes the specified cache parameter group.
|
default CompletableFuture<DeleteCacheParameterGroupResponse> |
ElastiCacheAsyncClient.deleteCacheParameterGroup(DeleteCacheParameterGroupRequest deleteCacheParameterGroupRequest)
Deletes the specified cache parameter group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteCacheParameterGroupRequestMarshaller.marshall(DeleteCacheParameterGroupRequest deleteCacheParameterGroupRequest) |
Copyright © 2023. All rights reserved.