Package | Description |
---|---|
com.amazonaws.services.elasticache |
|
com.amazonaws.services.elasticache.model |
Modifier and Type | Method and Description |
---|---|
ResetCacheParameterGroupResult |
AbstractAmazonElastiCache.resetCacheParameterGroup(ResetCacheParameterGroupRequest request) |
ResetCacheParameterGroupResult |
AmazonElastiCacheClient.resetCacheParameterGroup(ResetCacheParameterGroupRequest request)
Modifies the parameters of a cache parameter group to the engine or system default value.
|
ResetCacheParameterGroupResult |
AmazonElastiCache.resetCacheParameterGroup(ResetCacheParameterGroupRequest resetCacheParameterGroupRequest)
Modifies the parameters of a cache parameter group to the engine or system default value.
|
Modifier and Type | Method and Description |
---|---|
Future<ResetCacheParameterGroupResult> |
AmazonElastiCacheAsync.resetCacheParameterGroupAsync(ResetCacheParameterGroupRequest resetCacheParameterGroupRequest,
AsyncHandler<ResetCacheParameterGroupRequest,ResetCacheParameterGroupResult> asyncHandler)
Modifies the parameters of a cache parameter group to the engine or system default value.
|
Future<ResetCacheParameterGroupResult> |
AbstractAmazonElastiCacheAsync.resetCacheParameterGroupAsync(ResetCacheParameterGroupRequest request,
AsyncHandler<ResetCacheParameterGroupRequest,ResetCacheParameterGroupResult> asyncHandler) |
Future<ResetCacheParameterGroupResult> |
AmazonElastiCacheAsyncClient.resetCacheParameterGroupAsync(ResetCacheParameterGroupRequest request,
AsyncHandler<ResetCacheParameterGroupRequest,ResetCacheParameterGroupResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
ResetCacheParameterGroupResult |
ResetCacheParameterGroupResult.clone() |
ResetCacheParameterGroupResult |
ResetCacheParameterGroupResult.withCacheParameterGroupName(String cacheParameterGroupName)
The name of the cache parameter group.
|
Copyright © 2018. All rights reserved.