| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<IndustrySystemsResponse> |
IndustryApi.getIndustrySystems(String datasource,
String ifNoneMatch)
List solar system cost indices Return cost indices for solar systems ---
This route is cached for up to 3600 seconds
|
ApiResponse<List<IndustrySystemsResponse>> |
IndustryApi.getIndustrySystemsWithHttpInfo(String datasource,
String ifNoneMatch)
List solar system cost indices Return cost indices for solar systems ---
This route is cached for up to 3600 seconds
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
IndustryApi.getIndustrySystemsAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<IndustrySystemsResponse>> _callback)
List solar system cost indices (asynchronously) Return cost indices for
solar systems --- This route is cached for up to 3600 seconds
|
| Modifier and Type | Method and Description |
|---|---|
IndustrySystemsResponse |
IndustrySystemsResponse.addCostIndicesItem(SystemCostIndice costIndicesItem) |
IndustrySystemsResponse |
IndustrySystemsResponse.costIndices(List<SystemCostIndice> costIndices) |
IndustrySystemsResponse |
IndustrySystemsResponse.solarSystemId(Integer solarSystemId) |
Copyright © 2023. All Rights Reserved.