| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache |
|
| software.amazon.awssdk.services.elasticache.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateCacheParameterGroupResponse |
ElastiCacheClient.createCacheParameterGroup(CreateCacheParameterGroupRequest createCacheParameterGroupRequest)
Creates a new Amazon ElastiCache cache parameter group.
|
default CompletableFuture<CreateCacheParameterGroupResponse> |
ElastiCacheAsyncClient.createCacheParameterGroup(CreateCacheParameterGroupRequest createCacheParameterGroupRequest)
Creates a new Amazon ElastiCache cache parameter group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateCacheParameterGroupRequestMarshaller.marshall(CreateCacheParameterGroupRequest createCacheParameterGroupRequest) |
Copyright © 2023. All rights reserved.