| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<FactionWarfareSystemsResponse> |
FactionWarfareApi.getFwSystems(String datasource,
String ifNoneMatch)
Ownership of faction warfare systems An overview of the current ownership
of faction warfare solar systems --- This route is cached for up to 1800
seconds
|
ApiResponse<List<FactionWarfareSystemsResponse>> |
FactionWarfareApi.getFwSystemsWithHttpInfo(String datasource,
String ifNoneMatch)
Ownership of faction warfare systems An overview of the current ownership
of faction warfare solar systems --- This route is cached for up to 1800
seconds
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
FactionWarfareApi.getFwSystemsAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<FactionWarfareSystemsResponse>> _callback)
Ownership of faction warfare systems (asynchronously) An overview of the
current ownership of faction warfare solar systems --- This route is
cached for up to 1800 seconds
|
| Modifier and Type | Method and Description |
|---|---|
FactionWarfareSystemsResponse |
FactionWarfareSystemsResponse.contested(FactionWarfareSystemsResponse.ContestedEnum contestedEnum) |
FactionWarfareSystemsResponse |
FactionWarfareSystemsResponse.contestedString(String contested) |
FactionWarfareSystemsResponse |
FactionWarfareSystemsResponse.occupierFactionId(Integer occupierFactionId) |
FactionWarfareSystemsResponse |
FactionWarfareSystemsResponse.ownerFactionId(Integer ownerFactionId) |
FactionWarfareSystemsResponse |
FactionWarfareSystemsResponse.solarSystemId(Integer solarSystemId) |
FactionWarfareSystemsResponse |
FactionWarfareSystemsResponse.victoryPoints(Integer victoryPoints) |
FactionWarfareSystemsResponse |
FactionWarfareSystemsResponse.victoryPointsThreshold(Integer victoryPointsThreshold) |
Copyright © 2020. All Rights Reserved.