Uses of Class
com.amazonaws.services.elasticache.model.DeleteCacheParameterGroupResult
Packages that use DeleteCacheParameterGroupResult
-
Uses of DeleteCacheParameterGroupResult in com.amazonaws.services.elasticache
Methods in com.amazonaws.services.elasticache that return DeleteCacheParameterGroupResultModifier and TypeMethodDescriptionAbstractAmazonElastiCache.deleteCacheParameterGroup
(DeleteCacheParameterGroupRequest request) AmazonElastiCache.deleteCacheParameterGroup
(DeleteCacheParameterGroupRequest deleteCacheParameterGroupRequest) The DeleteCacheParameterGroup action deletes the specified cache parameter group.AmazonElastiCacheClient.deleteCacheParameterGroup
(DeleteCacheParameterGroupRequest deleteCacheParameterGroupRequest) The DeleteCacheParameterGroup action deletes the specified cache parameter group.Methods in com.amazonaws.services.elasticache that return types with arguments of type DeleteCacheParameterGroupResultModifier and TypeMethodDescriptionAbstractAmazonElastiCacheAsync.deleteCacheParameterGroupAsync
(DeleteCacheParameterGroupRequest request) AbstractAmazonElastiCacheAsync.deleteCacheParameterGroupAsync
(DeleteCacheParameterGroupRequest request, AsyncHandler<DeleteCacheParameterGroupRequest, DeleteCacheParameterGroupResult> asyncHandler) AmazonElastiCacheAsync.deleteCacheParameterGroupAsync
(DeleteCacheParameterGroupRequest deleteCacheParameterGroupRequest) The DeleteCacheParameterGroup action deletes the specified cache parameter group.AmazonElastiCacheAsync.deleteCacheParameterGroupAsync
(DeleteCacheParameterGroupRequest deleteCacheParameterGroupRequest, AsyncHandler<DeleteCacheParameterGroupRequest, DeleteCacheParameterGroupResult> asyncHandler) The DeleteCacheParameterGroup action deletes the specified cache parameter group.AmazonElastiCacheAsyncClient.deleteCacheParameterGroupAsync
(DeleteCacheParameterGroupRequest request) AmazonElastiCacheAsyncClient.deleteCacheParameterGroupAsync
(DeleteCacheParameterGroupRequest request, AsyncHandler<DeleteCacheParameterGroupRequest, DeleteCacheParameterGroupResult> asyncHandler) Method parameters in com.amazonaws.services.elasticache with type arguments of type DeleteCacheParameterGroupResultModifier and TypeMethodDescriptionAbstractAmazonElastiCacheAsync.deleteCacheParameterGroupAsync
(DeleteCacheParameterGroupRequest request, AsyncHandler<DeleteCacheParameterGroupRequest, DeleteCacheParameterGroupResult> asyncHandler) AmazonElastiCacheAsync.deleteCacheParameterGroupAsync
(DeleteCacheParameterGroupRequest deleteCacheParameterGroupRequest, AsyncHandler<DeleteCacheParameterGroupRequest, DeleteCacheParameterGroupResult> asyncHandler) The DeleteCacheParameterGroup action deletes the specified cache parameter group.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