| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
RegionResponse |
UniverseApi.getUniverseRegionsRegionId(Integer regionId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
Get region information Get information on a region --- This route expires
daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<RegionResponse> |
UniverseApi.getUniverseRegionsRegionIdWithHttpInfo(Integer regionId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
Get region information Get information on a region --- This route expires
daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
UniverseApi.getUniverseRegionsRegionIdAsync(Integer regionId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback<RegionResponse> _callback)
Get region information (asynchronously) Get information on a region ---
This route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
RegionResponse |
RegionResponse.addConstellationsItem(Integer constellationsItem) |
RegionResponse |
RegionResponse.constellations(List<Integer> constellations) |
RegionResponse |
RegionResponse.description(String description) |
RegionResponse |
RegionResponse.name(String name) |
RegionResponse |
RegionResponse.regionId(Integer regionId) |
Copyright © 2023. All Rights Reserved.