Uses of Class
software.amazon.awssdk.services.elasticache.model.CacheSubnetGroupAlreadyExistsException
-
Packages that use CacheSubnetGroupAlreadyExistsException Package Description software.amazon.awssdk.services.elasticache Amazon ElastiCache -
-
Uses of CacheSubnetGroupAlreadyExistsException in software.amazon.awssdk.services.elasticache
Methods in software.amazon.awssdk.services.elasticache that throw CacheSubnetGroupAlreadyExistsException Modifier and Type Method Description default CreateCacheSubnetGroupResponse
ElastiCacheClient. createCacheSubnetGroup(Consumer<CreateCacheSubnetGroupRequest.Builder> createCacheSubnetGroupRequest)
Creates a new cache subnet group.default CreateCacheSubnetGroupResponse
ElastiCacheClient. createCacheSubnetGroup(CreateCacheSubnetGroupRequest createCacheSubnetGroupRequest)
Creates a new cache subnet group.
-