| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<SovereigntyMapResponse> |
SovereigntyApi.getSovereigntyMap(String datasource,
String ifNoneMatch)
List sovereignty of systems Shows sovereignty information for solar
systems --- This route is cached for up to 3600 seconds
|
ApiResponse<List<SovereigntyMapResponse>> |
SovereigntyApi.getSovereigntyMapWithHttpInfo(String datasource,
String ifNoneMatch)
List sovereignty of systems Shows sovereignty information for solar
systems --- This route is cached for up to 3600 seconds
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
SovereigntyApi.getSovereigntyMapAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<SovereigntyMapResponse>> _callback)
List sovereignty of systems (asynchronously) Shows sovereignty
information for solar systems --- This route is cached for up to 3600
seconds
|
| Modifier and Type | Method and Description |
|---|---|
SovereigntyMapResponse |
SovereigntyMapResponse.allianceId(Integer allianceId) |
SovereigntyMapResponse |
SovereigntyMapResponse.corporationId(Integer corporationId) |
SovereigntyMapResponse |
SovereigntyMapResponse.factionId(Integer factionId) |
SovereigntyMapResponse |
SovereigntyMapResponse.systemId(Integer systemId) |
Copyright © 2023. All Rights Reserved.