| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
StationResponse |
UniverseApi.getUniverseStationsStationId(Integer stationId,
String datasource,
String ifNoneMatch)
Get station information Get information on a station --- This route
expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<StationResponse> |
UniverseApi.getUniverseStationsStationIdWithHttpInfo(Integer stationId,
String datasource,
String ifNoneMatch)
Get station information Get information on a station --- This route
expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
UniverseApi.getUniverseStationsStationIdAsync(Integer stationId,
String datasource,
String ifNoneMatch,
ApiCallback<StationResponse> _callback)
Get station information (asynchronously) Get information on a station ---
This route expires daily at 11:05
|
Copyright © 2021. All Rights Reserved.