public class AsnResponse extends AbstractResponse
Constructor and Description |
---|
AsnResponse(Integer autonomousSystemNumber,
String autonomousSystemOrganization,
String ipAddress) |
AsnResponse(Integer autonomousSystemNumber,
String autonomousSystemOrganization,
String ipAddress,
Network network) |
Modifier and Type | Method and Description |
---|---|
Integer |
getAutonomousSystemNumber() |
String |
getAutonomousSystemOrganization() |
String |
getIpAddress() |
Network |
getNetwork() |
toJson, toString
public AsnResponse(Integer autonomousSystemNumber, String autonomousSystemOrganization, String ipAddress)
public Integer getAutonomousSystemNumber()
public String getAutonomousSystemOrganization()
public String getIpAddress()
public Network getNetwork()
Copyright © 2020 MaxMind, Inc.. All rights reserved.