| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
FilterPortRange |
PathFilter.destinationPortRange()
The destination port range.
|
FilterPortRange |
PathFilter.sourcePortRange()
The source port range.
|
| Modifier and Type | Method and Description |
|---|---|
PathFilter.Builder |
PathFilter.Builder.destinationPortRange(FilterPortRange destinationPortRange)
The destination port range.
|
PathFilter.Builder |
PathFilter.Builder.sourcePortRange(FilterPortRange sourcePortRange)
The source port range.
|
Copyright © 2023. All rights reserved.