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 DeleteCacheSubnetGroupResultAbstractAmazonElastiCache. deleteCacheSubnetGroup(DeleteCacheSubnetGroupRequest request)DeleteCacheSubnetGroupResultAmazonElastiCache. deleteCacheSubnetGroup(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest)The DeleteCacheSubnetGroup action deletes a cache subnet group.DeleteCacheSubnetGroupResultAmazonElastiCacheClient. 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 DeleteCacheSubnetGroupResultDeleteCacheSubnetGroupResult. clone()
-