| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache.model |
| Modifier and Type | Method and Description |
|---|---|
List<Subnet> |
CacheSubnetGroup.subnets()
A list of subnets associated with the cache subnet group.
|
| Modifier and Type | Method and Description |
|---|---|
CacheSubnetGroup.Builder |
CacheSubnetGroup.Builder.subnets(Subnet... subnets)
A list of subnets associated with the cache subnet group.
|
| Modifier and Type | Method and Description |
|---|---|
CacheSubnetGroup.Builder |
CacheSubnetGroup.Builder.subnets(Collection<Subnet> subnets)
A list of subnets associated with the cache subnet group.
|
Copyright © 2023. All rights reserved.