| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
MoonResponse |
UniverseApi.getUniverseMoonsMoonId(Integer moonId,
String datasource,
String ifNoneMatch)
Get moon information Get information on a moon --- This route expires
daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<MoonResponse> |
UniverseApi.getUniverseMoonsMoonIdWithHttpInfo(Integer moonId,
String datasource,
String ifNoneMatch)
Get moon information Get information on a moon --- This route expires
daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
UniverseApi.getUniverseMoonsMoonIdAsync(Integer moonId,
String datasource,
String ifNoneMatch,
ApiCallback<MoonResponse> _callback)
Get moon information (asynchronously) Get information on a moon --- This
route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
MoonResponse |
MoonResponse.moonId(Integer moonId) |
MoonResponse |
MoonResponse.name(String name) |
MoonResponse |
MoonResponse.position(Position position) |
MoonResponse |
MoonResponse.systemId(Integer systemId) |
Copyright © 2020. All Rights Reserved.