Uses of Class
com.amazonaws.services.elasticache.model.DeleteCacheSecurityGroupResult
-
Packages that use DeleteCacheSecurityGroupResult Package Description com.amazonaws.services.elasticache com.amazonaws.services.elasticache.model -
-
Uses of DeleteCacheSecurityGroupResult in com.amazonaws.services.elasticache
Methods in com.amazonaws.services.elasticache that return DeleteCacheSecurityGroupResult Modifier and Type Method Description DeleteCacheSecurityGroupResultAbstractAmazonElastiCache. deleteCacheSecurityGroup(DeleteCacheSecurityGroupRequest request)DeleteCacheSecurityGroupResultAmazonElastiCache. deleteCacheSecurityGroup(DeleteCacheSecurityGroupRequest deleteCacheSecurityGroupRequest)The DeleteCacheSecurityGroup action deletes a cache security group.DeleteCacheSecurityGroupResultAmazonElastiCacheClient. deleteCacheSecurityGroup(DeleteCacheSecurityGroupRequest deleteCacheSecurityGroupRequest)The DeleteCacheSecurityGroup action deletes a cache security group.Method parameters in com.amazonaws.services.elasticache with type arguments of type DeleteCacheSecurityGroupResult Modifier and Type Method Description Future<DeleteCacheSecurityGroupResult>AbstractAmazonElastiCacheAsync. deleteCacheSecurityGroupAsync(DeleteCacheSecurityGroupRequest request, AsyncHandler<DeleteCacheSecurityGroupRequest,DeleteCacheSecurityGroupResult> asyncHandler)Future<DeleteCacheSecurityGroupResult>AmazonElastiCacheAsync. deleteCacheSecurityGroupAsync(DeleteCacheSecurityGroupRequest deleteCacheSecurityGroupRequest, AsyncHandler<DeleteCacheSecurityGroupRequest,DeleteCacheSecurityGroupResult> asyncHandler)The DeleteCacheSecurityGroup action deletes a cache security group.Future<DeleteCacheSecurityGroupResult>AmazonElastiCacheAsyncClient. deleteCacheSecurityGroupAsync(DeleteCacheSecurityGroupRequest request, AsyncHandler<DeleteCacheSecurityGroupRequest,DeleteCacheSecurityGroupResult> asyncHandler) -
Uses of DeleteCacheSecurityGroupResult in com.amazonaws.services.elasticache.model
Methods in com.amazonaws.services.elasticache.model that return DeleteCacheSecurityGroupResult Modifier and Type Method Description DeleteCacheSecurityGroupResultDeleteCacheSecurityGroupResult. clone()
-