|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModifyCacheParameterGroupResult | |
---|---|
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. |
Uses of ModifyCacheParameterGroupResult in com.amazonaws.services.elasticache |
---|
Methods in com.amazonaws.services.elasticache that return ModifyCacheParameterGroupResult | |
---|---|
ModifyCacheParameterGroupResult |
AmazonElastiCacheClient.modifyCacheParameterGroup(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest)
The ModifyCacheParameterGroup operation modifies the parameters of a cache parameter group. |
ModifyCacheParameterGroupResult |
AmazonElastiCache.modifyCacheParameterGroup(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest)
The ModifyCacheParameterGroup operation modifies the parameters of a cache parameter group. |
Methods in com.amazonaws.services.elasticache that return types with arguments of type ModifyCacheParameterGroupResult | |
---|---|
Future<ModifyCacheParameterGroupResult> |
AmazonElastiCacheAsyncClient.modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest)
The ModifyCacheParameterGroup operation modifies the parameters of a cache parameter group. |
Future<ModifyCacheParameterGroupResult> |
AmazonElastiCacheAsync.modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest)
The ModifyCacheParameterGroup operation modifies the parameters of a cache parameter group. |
Future<ModifyCacheParameterGroupResult> |
AmazonElastiCacheAsyncClient.modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest,
AsyncHandler<ModifyCacheParameterGroupRequest,ModifyCacheParameterGroupResult> asyncHandler)
The ModifyCacheParameterGroup operation modifies the parameters of a cache parameter group. |
Future<ModifyCacheParameterGroupResult> |
AmazonElastiCacheAsync.modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest,
AsyncHandler<ModifyCacheParameterGroupRequest,ModifyCacheParameterGroupResult> asyncHandler)
The ModifyCacheParameterGroup operation modifies the parameters of a cache parameter group. |
Method parameters in com.amazonaws.services.elasticache with type arguments of type ModifyCacheParameterGroupResult | |
---|---|
Future<ModifyCacheParameterGroupResult> |
AmazonElastiCacheAsyncClient.modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest,
AsyncHandler<ModifyCacheParameterGroupRequest,ModifyCacheParameterGroupResult> asyncHandler)
The ModifyCacheParameterGroup operation modifies the parameters of a cache parameter group. |
Future<ModifyCacheParameterGroupResult> |
AmazonElastiCacheAsync.modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest,
AsyncHandler<ModifyCacheParameterGroupRequest,ModifyCacheParameterGroupResult> asyncHandler)
The ModifyCacheParameterGroup operation modifies the parameters of a cache parameter group. |
Uses of ModifyCacheParameterGroupResult in com.amazonaws.services.elasticache.model |
---|
Methods in com.amazonaws.services.elasticache.model that return ModifyCacheParameterGroupResult | |
---|---|
ModifyCacheParameterGroupResult |
ModifyCacheParameterGroupResult.withCacheParameterGroupName(String cacheParameterGroupName)
The name of the cache parameter group. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |