Uses of Class
com.amazonaws.services.elasticache.model.DeleteCacheParameterGroupResult
-
Packages that use DeleteCacheParameterGroupResult Package Description com.amazonaws.services.elasticache com.amazonaws.services.elasticache.model -
-
Uses of DeleteCacheParameterGroupResult in com.amazonaws.services.elasticache
Methods in com.amazonaws.services.elasticache that return DeleteCacheParameterGroupResult Modifier and Type Method Description DeleteCacheParameterGroupResult
AbstractAmazonElastiCache. deleteCacheParameterGroup(DeleteCacheParameterGroupRequest request)
DeleteCacheParameterGroupResult
AmazonElastiCache. deleteCacheParameterGroup(DeleteCacheParameterGroupRequest deleteCacheParameterGroupRequest)
The DeleteCacheParameterGroup action deletes the specified cache parameter group.DeleteCacheParameterGroupResult
AmazonElastiCacheClient. deleteCacheParameterGroup(DeleteCacheParameterGroupRequest deleteCacheParameterGroupRequest)
The DeleteCacheParameterGroup action deletes the specified cache parameter group.Method parameters in com.amazonaws.services.elasticache with type arguments of type DeleteCacheParameterGroupResult Modifier and Type Method Description Future<DeleteCacheParameterGroupResult>
AbstractAmazonElastiCacheAsync. deleteCacheParameterGroupAsync(DeleteCacheParameterGroupRequest request, AsyncHandler<DeleteCacheParameterGroupRequest,DeleteCacheParameterGroupResult> asyncHandler)
Future<DeleteCacheParameterGroupResult>
AmazonElastiCacheAsync. deleteCacheParameterGroupAsync(DeleteCacheParameterGroupRequest deleteCacheParameterGroupRequest, AsyncHandler<DeleteCacheParameterGroupRequest,DeleteCacheParameterGroupResult> asyncHandler)
The DeleteCacheParameterGroup action deletes the specified cache parameter group.Future<DeleteCacheParameterGroupResult>
AmazonElastiCacheAsyncClient. deleteCacheParameterGroupAsync(DeleteCacheParameterGroupRequest request, AsyncHandler<DeleteCacheParameterGroupRequest,DeleteCacheParameterGroupResult> asyncHandler)
-
Uses of DeleteCacheParameterGroupResult in com.amazonaws.services.elasticache.model
Methods in com.amazonaws.services.elasticache.model that return DeleteCacheParameterGroupResult Modifier and Type Method Description DeleteCacheParameterGroupResult
DeleteCacheParameterGroupResult. clone()
-