| Package | Description |
|---|---|
| io.ipdata.client.error | |
| io.ipdata.client.service |
| Modifier and Type | Class and Description |
|---|---|
class |
RateLimitException |
class |
RemoteIpdataException
An
IpdataException specialization that captures errors from the downstream. |
| Modifier and Type | Method and Description |
|---|---|
List<IpdataModel> |
IpdataService.bulk(List<String> ips) |
IpdataModel[] |
IpdataService.bulkAsArray(List<String> ips) |
IpdataModel |
IpdataService.getFields(String ip,
IpdataField<?>... fields) |
IpdataModel |
IpdataService.ipdata(String ip) |
Copyright © 2020. All rights reserved.