| Package | Description | 
|---|---|
| com.amazonaws.services.elasticache | Synchronous and asynchronous client classes for accessing AmazonElastiCache. | 
| com.amazonaws.services.elasticache.model | Classes modeling the various types represented by AmazonElastiCache. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AmazonElastiCacheClient. deleteCacheSecurityGroup(DeleteCacheSecurityGroupRequest deleteCacheSecurityGroupRequest)
 The DeleteCacheSecurityGroup action deletes a cache security
 group. | 
| void | AmazonElastiCache. deleteCacheSecurityGroup(DeleteCacheSecurityGroupRequest deleteCacheSecurityGroupRequest)
 The DeleteCacheSecurityGroup action deletes a cache security
 group. | 
| Future<Void> | AmazonElastiCacheAsyncClient. deleteCacheSecurityGroupAsync(DeleteCacheSecurityGroupRequest deleteCacheSecurityGroupRequest)
 The DeleteCacheSecurityGroup action deletes a cache security
 group. | 
| Future<Void> | AmazonElastiCacheAsync. deleteCacheSecurityGroupAsync(DeleteCacheSecurityGroupRequest deleteCacheSecurityGroupRequest)
 The DeleteCacheSecurityGroup action deletes a cache security
 group. | 
| Future<Void> | AmazonElastiCacheAsyncClient. deleteCacheSecurityGroupAsync(DeleteCacheSecurityGroupRequest deleteCacheSecurityGroupRequest,
                             AsyncHandler<DeleteCacheSecurityGroupRequest,Void> asyncHandler)
 The DeleteCacheSecurityGroup action deletes a cache security
 group. | 
| Future<Void> | AmazonElastiCacheAsync. deleteCacheSecurityGroupAsync(DeleteCacheSecurityGroupRequest deleteCacheSecurityGroupRequest,
                             AsyncHandler<DeleteCacheSecurityGroupRequest,Void> asyncHandler)
 The DeleteCacheSecurityGroup action deletes a cache security
 group. | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<Void> | AmazonElastiCacheAsyncClient. deleteCacheSecurityGroupAsync(DeleteCacheSecurityGroupRequest deleteCacheSecurityGroupRequest,
                             AsyncHandler<DeleteCacheSecurityGroupRequest,Void> asyncHandler)
 The DeleteCacheSecurityGroup action deletes a cache security
 group. | 
| Future<Void> | AmazonElastiCacheAsync. deleteCacheSecurityGroupAsync(DeleteCacheSecurityGroupRequest deleteCacheSecurityGroupRequest,
                             AsyncHandler<DeleteCacheSecurityGroupRequest,Void> asyncHandler)
 The DeleteCacheSecurityGroup action deletes a cache security
 group. | 
| Modifier and Type | Method and Description | 
|---|---|
| DeleteCacheSecurityGroupRequest | DeleteCacheSecurityGroupRequest. clone() | 
| DeleteCacheSecurityGroupRequest | DeleteCacheSecurityGroupRequest. withCacheSecurityGroupName(String cacheSecurityGroupName)The name of the cache security group to delete. | 
Copyright © 2015. All rights reserved.