Uses of Class
software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupInUseException
-
Packages that use CacheSubnetGroupInUseException Package Description software.amazon.awssdk.services.elasticache Amazon ElastiCache -
-
Uses of CacheSubnetGroupInUseException in software.amazon.awssdk.services.elasticache
Methods in software.amazon.awssdk.services.elasticache that throw CacheSubnetGroupInUseException Modifier and Type Method Description default DeleteCacheSubnetGroupResponseElastiCacheClient. deleteCacheSubnetGroup(Consumer<DeleteCacheSubnetGroupRequest.Builder> deleteCacheSubnetGroupRequest)Deletes a cache subnet group.default DeleteCacheSubnetGroupResponseElastiCacheClient. deleteCacheSubnetGroup(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest)Deletes a cache subnet group.
-