| Package | Description | 
|---|---|
| com.amazonaws.services.elasticache | 
 Synchronous and asynchronous client classes for accessing AmazonElastiCache. 
 | 
| com.amazonaws.services.elasticache.model | 
 Classes modeling the various types represented by AmazonElastiCache. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ModifyCacheParameterGroupResult | 
AmazonElastiCacheClient.modifyCacheParameterGroup(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest)
 The ModifyCacheParameterGroup action modifies the parameters
 of a cache parameter group. 
 | 
ModifyCacheParameterGroupResult | 
AmazonElastiCache.modifyCacheParameterGroup(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest)
 The ModifyCacheParameterGroup action modifies the parameters
 of a cache parameter group. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Future<ModifyCacheParameterGroupResult> | 
AmazonElastiCacheAsyncClient.modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest)
 The ModifyCacheParameterGroup action modifies the parameters
 of a cache parameter group. 
 | 
Future<ModifyCacheParameterGroupResult> | 
AmazonElastiCacheAsync.modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest)
 The ModifyCacheParameterGroup action modifies the parameters
 of a cache parameter group. 
 | 
Future<ModifyCacheParameterGroupResult> | 
AmazonElastiCacheAsyncClient.modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest,
                              AsyncHandler<ModifyCacheParameterGroupRequest,ModifyCacheParameterGroupResult> asyncHandler)
 The ModifyCacheParameterGroup action modifies the parameters
 of a cache parameter group. 
 | 
Future<ModifyCacheParameterGroupResult> | 
AmazonElastiCacheAsync.modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest,
                              AsyncHandler<ModifyCacheParameterGroupRequest,ModifyCacheParameterGroupResult> asyncHandler)
 The ModifyCacheParameterGroup action modifies the parameters
 of a cache parameter group. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Future<ModifyCacheParameterGroupResult> | 
AmazonElastiCacheAsyncClient.modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest,
                              AsyncHandler<ModifyCacheParameterGroupRequest,ModifyCacheParameterGroupResult> asyncHandler)
 The ModifyCacheParameterGroup action modifies the parameters
 of a cache parameter group. 
 | 
Future<ModifyCacheParameterGroupResult> | 
AmazonElastiCacheAsync.modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest,
                              AsyncHandler<ModifyCacheParameterGroupRequest,ModifyCacheParameterGroupResult> asyncHandler)
 The ModifyCacheParameterGroup action 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 © 2015. All rights reserved.