| 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 |
|---|---|
com.squareup.okhttp.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 © 2019. All Rights Reserved.