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.
|
com.amazonaws.services.elasticache.model.transform |
Marhsalling for the various types represented by AmazonElastiCache.
|
Modifier and Type | Method and Description |
---|---|
void |
AmazonElastiCacheClient.deleteCacheSubnetGroup(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest)
The DeleteCacheSubnetGroup operation deletes a cache subnet
group.
|
void |
AmazonElastiCache.deleteCacheSubnetGroup(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest)
The DeleteCacheSubnetGroup operation deletes a cache subnet
group.
|
Future<Void> |
AmazonElastiCacheAsyncClient.deleteCacheSubnetGroupAsync(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest)
The DeleteCacheSubnetGroup operation deletes a cache subnet
group.
|
Future<Void> |
AmazonElastiCacheAsync.deleteCacheSubnetGroupAsync(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest)
The DeleteCacheSubnetGroup operation deletes a cache subnet
group.
|
Future<Void> |
AmazonElastiCacheAsyncClient.deleteCacheSubnetGroupAsync(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest,
AsyncHandler<DeleteCacheSubnetGroupRequest,Void> asyncHandler)
The DeleteCacheSubnetGroup operation deletes a cache subnet
group.
|
Future<Void> |
AmazonElastiCacheAsync.deleteCacheSubnetGroupAsync(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest,
AsyncHandler<DeleteCacheSubnetGroupRequest,Void> asyncHandler)
The DeleteCacheSubnetGroup operation deletes a cache subnet
group.
|
Modifier and Type | Method and Description |
---|---|
Future<Void> |
AmazonElastiCacheAsyncClient.deleteCacheSubnetGroupAsync(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest,
AsyncHandler<DeleteCacheSubnetGroupRequest,Void> asyncHandler)
The DeleteCacheSubnetGroup operation deletes a cache subnet
group.
|
Future<Void> |
AmazonElastiCacheAsync.deleteCacheSubnetGroupAsync(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest,
AsyncHandler<DeleteCacheSubnetGroupRequest,Void> asyncHandler)
The DeleteCacheSubnetGroup operation deletes a cache subnet
group.
|
Modifier and Type | Method and Description |
---|---|
DeleteCacheSubnetGroupRequest |
DeleteCacheSubnetGroupRequest.withCacheSubnetGroupName(String cacheSubnetGroupName)
The name of the cache subnet group to delete.
|
Modifier and Type | Method and Description |
---|---|
Request<DeleteCacheSubnetGroupRequest> |
DeleteCacheSubnetGroupRequestMarshaller.marshall(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest) |
Modifier and Type | Method and Description |
---|---|
Request<DeleteCacheSubnetGroupRequest> |
DeleteCacheSubnetGroupRequestMarshaller.marshall(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest) |
Copyright © 2016. All rights reserved.