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