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