| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
List<Subnet> |
DBSubnetGroup.subnets()
Contains a list of
Subnet elements. |
| Modifier and Type | Method and Description |
|---|---|
DBSubnetGroup.Builder |
DBSubnetGroup.Builder.subnets(Subnet... subnets)
Contains a list of
Subnet elements. |
| Modifier and Type | Method and Description |
|---|---|
DBSubnetGroup.Builder |
DBSubnetGroup.Builder.subnets(Collection<Subnet> subnets)
Contains a list of
Subnet elements. |
Copyright © 2022. All rights reserved.