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 DeleteCacheParameterGroupResultAbstractAmazonElastiCache. deleteCacheParameterGroup(DeleteCacheParameterGroupRequest request)DeleteCacheParameterGroupResultAmazonElastiCache. deleteCacheParameterGroup(DeleteCacheParameterGroupRequest deleteCacheParameterGroupRequest)The DeleteCacheParameterGroup action deletes the specified cache parameter group.DeleteCacheParameterGroupResultAmazonElastiCacheClient. 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 DeleteCacheParameterGroupResultDeleteCacheParameterGroupResult. clone()
-