| Package | Description |
|---|---|
| io.ipinfo.api.model |
| Modifier and Type | Method and Description |
|---|---|
List<Prefix> |
ASNResponse.getPrefixes() |
List<Prefix> |
ASNResponse.getPrefixes6() |
| Constructor and Description |
|---|
ASNResponse(String asn,
String name,
String country,
String allocated,
String registry,
String domain,
String numIps,
List<Prefix> prefixes,
List<Prefix> prefixes6) |
ASNResponse(String asn,
String name,
String country,
String allocated,
String registry,
String domain,
String numIps,
List<Prefix> prefixes,
List<Prefix> prefixes6) |
Copyright © 2019. All rights reserved.