| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
PortRange |
NetworkAclEntry.portRange()
TCP or UDP protocols: The range of ports the rule applies to.
|
PortRange |
ReplaceNetworkAclEntryRequest.portRange()
TCP or UDP protocols: The range of ports the rule applies to.
|
PortRange |
CreateNetworkAclEntryRequest.portRange()
TCP or UDP protocols: The range of ports the rule applies to.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkAclEntry.Builder |
NetworkAclEntry.Builder.portRange(PortRange portRange)
TCP or UDP protocols: The range of ports the rule applies to.
|
ReplaceNetworkAclEntryRequest.Builder |
ReplaceNetworkAclEntryRequest.Builder.portRange(PortRange portRange)
TCP or UDP protocols: The range of ports the rule applies to.
|
CreateNetworkAclEntryRequest.Builder |
CreateNetworkAclEntryRequest.Builder.portRange(PortRange portRange)
TCP or UDP protocols: The range of ports the rule applies to.
|
| Modifier and Type | Method and Description |
|---|---|
PortRange |
PortRangeUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.