Interface NetworkAclIcmpTypeCode.Builder

    • Method Detail

      • code

        NetworkAclIcmpTypeCode.Builder code​(Integer code)

        ICMP code.

        Parameters:
        code - ICMP code.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • type

        NetworkAclIcmpTypeCode.Builder type​(Integer type)

        ICMP type.

        Parameters:
        type - ICMP type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.