| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptune.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 © 2021. All rights reserved.