| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
IcmpTypeCode |
NetworkAclEntry.icmpTypeCode()
ICMP protocol: The ICMP type and code.
|
IcmpTypeCode |
ReplaceNetworkAclEntryRequest.icmpTypeCode()
ICMP protocol: The ICMP or ICMPv6 type and code.
|
IcmpTypeCode |
CreateNetworkAclEntryRequest.icmpTypeCode()
ICMP protocol: The ICMP or ICMPv6 type and code.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkAclEntry.Builder |
NetworkAclEntry.Builder.icmpTypeCode(IcmpTypeCode icmpTypeCode)
ICMP protocol: The ICMP type and code.
|
ReplaceNetworkAclEntryRequest.Builder |
ReplaceNetworkAclEntryRequest.Builder.icmpTypeCode(IcmpTypeCode icmpTypeCode)
ICMP protocol: The ICMP or ICMPv6 type and code.
|
CreateNetworkAclEntryRequest.Builder |
CreateNetworkAclEntryRequest.Builder.icmpTypeCode(IcmpTypeCode icmpTypeCode)
ICMP protocol: The ICMP or ICMPv6 type and code.
|
Copyright © 2023. All rights reserved.