| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
ConstellationResponse |
UniverseApi.getUniverseConstellationsConstellationId(Integer constellationId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
Get constellation information Get information on a constellation --- This
route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ConstellationResponse> |
UniverseApi.getUniverseConstellationsConstellationIdWithHttpInfo(Integer constellationId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
Get constellation information Get information on a constellation --- This
route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
UniverseApi.getUniverseConstellationsConstellationIdAsync(Integer constellationId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback<ConstellationResponse> _callback)
Get constellation information (asynchronously) Get information on a
constellation --- This route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
ConstellationResponse |
ConstellationResponse.addSystemsItem(Integer systemsItem) |
ConstellationResponse |
ConstellationResponse.constellationId(Integer constellationId) |
ConstellationResponse |
ConstellationResponse.name(String name) |
ConstellationResponse |
ConstellationResponse.position(Position position) |
ConstellationResponse |
ConstellationResponse.regionId(Integer regionId) |
ConstellationResponse |
ConstellationResponse.systems(List<Integer> systems) |
Copyright © 2019. All Rights Reserved.