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