| Package | Description |
|---|---|
| software.amazon.awssdk.services.docdb.model |
| Modifier and Type | Method and Description |
|---|---|
List<Subnet> |
DBSubnetGroup.subnets()
Detailed information about one or more subnets within a subnet group.
|
| Modifier and Type | Method and Description |
|---|---|
DBSubnetGroup.Builder |
DBSubnetGroup.Builder.subnets(Subnet... subnets)
Detailed information about one or more subnets within a subnet group.
|
| Modifier and Type | Method and Description |
|---|---|
DBSubnetGroup.Builder |
DBSubnetGroup.Builder.subnets(Collection<Subnet> subnets)
Detailed information about one or more subnets within a subnet group.
|
Copyright © 2022. All rights reserved.