| Package | Description |
|---|---|
| com.maxmind.geoip2.model | |
| com.maxmind.geoip2.record |
| Modifier and Type | Method and Description |
|---|---|
ConnectionTypeResponse.ConnectionType |
ConnectionTypeResponse.getConnectionType() |
static ConnectionTypeResponse.ConnectionType |
ConnectionTypeResponse.ConnectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionTypeResponse.ConnectionType[] |
ConnectionTypeResponse.ConnectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ConnectionTypeResponse(ConnectionTypeResponse.ConnectionType connectionType,
String ipAddress) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionTypeResponse.ConnectionType |
Traits.getConnectionType() |
| Constructor and Description |
|---|
Traits(Integer autonomousSystemNumber,
String autonomousSystemOrganization,
ConnectionTypeResponse.ConnectionType connectionType,
String domain,
String ipAddress,
boolean isAnonymous,
boolean isAnonymousProxy,
boolean isAnonymousVpn,
boolean isHostingProvider,
boolean isLegitimateProxy,
boolean isPublicProxy,
boolean isSatelliteProvider,
boolean isTorExitNode,
String isp,
String organization,
String userType) |
Traits(Integer autonomousSystemNumber,
String autonomousSystemOrganization,
ConnectionTypeResponse.ConnectionType connectionType,
String domain,
String ipAddress,
boolean isAnonymousProxy,
boolean isLegitimateProxy,
boolean isSatelliteProvider,
String isp,
String organization,
String userType) |
Copyright © 2018 MaxMind, Inc.. All rights reserved.