Uses of Class
software.amazon.awssdk.services.fms.model.NetworkAclIcmpTypeCode
-
Packages that use NetworkAclIcmpTypeCode Package Description software.amazon.awssdk.services.fms.model -
-
Uses of NetworkAclIcmpTypeCode in software.amazon.awssdk.services.fms.model
Methods in software.amazon.awssdk.services.fms.model that return NetworkAclIcmpTypeCode Modifier and Type Method Description NetworkAclIcmpTypeCodeNetworkAclEntry. icmpTypeCode()ICMP protocol: The ICMP type and code.Methods in software.amazon.awssdk.services.fms.model with parameters of type NetworkAclIcmpTypeCode Modifier and Type Method Description NetworkAclEntry.BuilderNetworkAclEntry.Builder. icmpTypeCode(NetworkAclIcmpTypeCode icmpTypeCode)ICMP protocol: The ICMP type and code.
-