| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.transform |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
IcmpTypeCode |
IcmpTypeCodeUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.