| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<SystemJumpsResponse> |
UniverseApi.getUniverseSystemJumps(String datasource,
String ifNoneMatch)
Get system jumps Get the number of jumps in solar systems within the last
hour ending at the timestamp of the Last-Modified header, excluding
wormhole space.
|
ApiResponse<List<SystemJumpsResponse>> |
UniverseApi.getUniverseSystemJumpsWithHttpInfo(String datasource,
String ifNoneMatch)
Get system jumps Get the number of jumps in solar systems within the last
hour ending at the timestamp of the Last-Modified header, excluding
wormhole space.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
UniverseApi.getUniverseSystemJumpsAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<SystemJumpsResponse>> _callback)
Get system jumps (asynchronously) Get the number of jumps in solar
systems within the last hour ending at the timestamp of the Last-Modified
header, excluding wormhole space.
|
| Modifier and Type | Method and Description |
|---|---|
SystemJumpsResponse |
SystemJumpsResponse.shipJumps(Integer shipJumps) |
SystemJumpsResponse |
SystemJumpsResponse.systemId(Integer systemId) |
Copyright © 2019. All Rights Reserved.