Uses of Class
software.amazon.awssdk.services.elasticache.model.SubnetInUseException
-
Packages that use SubnetInUseException Package Description software.amazon.awssdk.services.elasticache Amazon ElastiCache -
-
Uses of SubnetInUseException in software.amazon.awssdk.services.elasticache
Methods in software.amazon.awssdk.services.elasticache that throw SubnetInUseException Modifier and Type Method Description default ModifyCacheSubnetGroupResponseElastiCacheClient. modifyCacheSubnetGroup(Consumer<ModifyCacheSubnetGroupRequest.Builder> modifyCacheSubnetGroupRequest)Modifies an existing cache subnet group.default ModifyCacheSubnetGroupResponseElastiCacheClient. modifyCacheSubnetGroup(ModifyCacheSubnetGroupRequest modifyCacheSubnetGroupRequest)Modifies an existing cache subnet group.
-