Uses of Class
software.amazon.awssdk.services.finspace.model.IcmpTypeCode
-
Packages that use IcmpTypeCode Package Description software.amazon.awssdk.services.finspace.model -
-
Uses of IcmpTypeCode in software.amazon.awssdk.services.finspace.model
Methods in software.amazon.awssdk.services.finspace.model that return IcmpTypeCode Modifier and Type Method Description IcmpTypeCodeNetworkACLEntry. icmpTypeCode()Defines the ICMP protocol that consists of the ICMP type and code.Methods in software.amazon.awssdk.services.finspace.model with parameters of type IcmpTypeCode Modifier and Type Method Description NetworkACLEntry.BuilderNetworkACLEntry.Builder. icmpTypeCode(IcmpTypeCode icmpTypeCode)Defines the ICMP protocol that consists of the ICMP type and code.
-