Uses of Class
com.amazonaws.services.elasticache.model.DeleteCacheSubnetGroupResult
-
Packages that use DeleteCacheSubnetGroupResult Package Description com.amazonaws.services.elasticache com.amazonaws.services.elasticache.model -
-
Uses of DeleteCacheSubnetGroupResult in com.amazonaws.services.elasticache
Methods in com.amazonaws.services.elasticache that return DeleteCacheSubnetGroupResult Modifier and Type Method Description DeleteCacheSubnetGroupResult
AbstractAmazonElastiCache. deleteCacheSubnetGroup(DeleteCacheSubnetGroupRequest request)
DeleteCacheSubnetGroupResult
AmazonElastiCache. deleteCacheSubnetGroup(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest)
The DeleteCacheSubnetGroup action deletes a cache subnet group.DeleteCacheSubnetGroupResult
AmazonElastiCacheClient. deleteCacheSubnetGroup(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest)
The DeleteCacheSubnetGroup action deletes a cache subnet group.Method parameters in com.amazonaws.services.elasticache with type arguments of type DeleteCacheSubnetGroupResult Modifier and Type Method Description Future<DeleteCacheSubnetGroupResult>
AbstractAmazonElastiCacheAsync. deleteCacheSubnetGroupAsync(DeleteCacheSubnetGroupRequest request, AsyncHandler<DeleteCacheSubnetGroupRequest,DeleteCacheSubnetGroupResult> asyncHandler)
Future<DeleteCacheSubnetGroupResult>
AmazonElastiCacheAsync. deleteCacheSubnetGroupAsync(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest, AsyncHandler<DeleteCacheSubnetGroupRequest,DeleteCacheSubnetGroupResult> asyncHandler)
The DeleteCacheSubnetGroup action deletes a cache subnet group.Future<DeleteCacheSubnetGroupResult>
AmazonElastiCacheAsyncClient. deleteCacheSubnetGroupAsync(DeleteCacheSubnetGroupRequest request, AsyncHandler<DeleteCacheSubnetGroupRequest,DeleteCacheSubnetGroupResult> asyncHandler)
-
Uses of DeleteCacheSubnetGroupResult in com.amazonaws.services.elasticache.model
Methods in com.amazonaws.services.elasticache.model that return DeleteCacheSubnetGroupResult Modifier and Type Method Description DeleteCacheSubnetGroupResult
DeleteCacheSubnetGroupResult. clone()
-