Class IPinfoASN

java.lang.Object
org.graylog.plugins.map.geoip.IPinfoASN

public class IPinfoASN extends Object
  • Constructor Details

  • Method Details

    • name

      @Nullable public String name()
    • route

      @Nullable public String route()
    • type

      @Nullable public String type()
    • asn

      @Nullable public String asn()
    • asnNumeric

      @Nullable public Long asnNumeric()
    • domain

      @Nullable public String domain()