| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
FactionWarfareLeaderboardCorporationsResponse |
FactionWarfareApi.getFwLeaderboardsCorporations(String datasource,
String ifNoneMatch)
List of the top corporations in faction warfare Top 10 leaderboard of
corporations for kills and victory points separated by total, last week
and yesterday --- This route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<FactionWarfareLeaderboardCorporationsResponse> |
FactionWarfareApi.getFwLeaderboardsCorporationsWithHttpInfo(String datasource,
String ifNoneMatch)
List of the top corporations in faction warfare Top 10 leaderboard of
corporations for kills and victory points separated by total, last week
and yesterday --- This route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
FactionWarfareApi.getFwLeaderboardsCorporationsAsync(String datasource,
String ifNoneMatch,
ApiCallback<FactionWarfareLeaderboardCorporationsResponse> callback)
List of the top corporations in faction warfare (asynchronously) Top 10
leaderboard of corporations for kills and victory points separated by
total, last week and yesterday --- This route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
FactionWarfareLeaderboardCorporationsResponse |
FactionWarfareLeaderboardCorporationsResponse.kills(FactionWarfareLeaderboardCorporationsKills kills) |
FactionWarfareLeaderboardCorporationsResponse |
FactionWarfareLeaderboardCorporationsResponse.victoryPoints(FactionWarfareLeaderboardCorporationsVictoryPoints victoryPoints) |
Copyright © 2019. All Rights Reserved.