Package | Description |
---|---|
com.amazonaws.services.elasticache |
|
com.amazonaws.services.elasticache.model |
Modifier and Type | Method and Description |
---|---|
ModifyCacheParameterGroupResult |
AmazonElastiCacheClient.modifyCacheParameterGroup(ModifyCacheParameterGroupRequest request)
Modifies the parameters of a cache parameter group.
|
ModifyCacheParameterGroupResult |
AbstractAmazonElastiCache.modifyCacheParameterGroup(ModifyCacheParameterGroupRequest request) |
ModifyCacheParameterGroupResult |
AmazonElastiCache.modifyCacheParameterGroup(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest)
Modifies the parameters of a cache parameter group.
|
Modifier and Type | Method and Description |
---|---|
Future<ModifyCacheParameterGroupResult> |
AmazonElastiCacheAsyncClient.modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest request,
AsyncHandler<ModifyCacheParameterGroupRequest,ModifyCacheParameterGroupResult> asyncHandler) |
Future<ModifyCacheParameterGroupResult> |
AbstractAmazonElastiCacheAsync.modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest request,
AsyncHandler<ModifyCacheParameterGroupRequest,ModifyCacheParameterGroupResult> asyncHandler) |
Future<ModifyCacheParameterGroupResult> |
AmazonElastiCacheAsync.modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest,
AsyncHandler<ModifyCacheParameterGroupRequest,ModifyCacheParameterGroupResult> asyncHandler)
Modifies the parameters of a cache parameter group.
|
Modifier and Type | Method and Description |
---|---|
ModifyCacheParameterGroupResult |
ModifyCacheParameterGroupResult.clone() |
ModifyCacheParameterGroupResult |
ModifyCacheParameterGroupResult.withCacheParameterGroupName(String cacheParameterGroupName)
The name of the cache parameter group.
|
Copyright © 2024. All rights reserved.