| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<FactionsResponse> |
UniverseApi.getUniverseFactions(String datasource,
String language,
String userAgent,
String xUserAgent)
Get factions Get a list of factions --- Alternate route:
`/v1/universe/factions/` Alternate route:
`/legacy/universe/factions/` Alternate route:
`/dev/universe/factions/` --- This route is cached for up to
3600 seconds
|
| Modifier and Type | Method and Description |
|---|---|
FactionsResponse |
FactionsResponse.corporationId(Integer corporationId) |
FactionsResponse |
FactionsResponse.description(String description) |
FactionsResponse |
FactionsResponse.factionId(Integer factionId) |
FactionsResponse |
FactionsResponse.isUnique(Boolean isUnique) |
FactionsResponse |
FactionsResponse.militiaCorporationId(Integer militiaCorporationId) |
FactionsResponse |
FactionsResponse.name(String name) |
FactionsResponse |
FactionsResponse.sizeFactor(Float sizeFactor) |
FactionsResponse |
FactionsResponse.solarSystemId(Integer solarSystemId) |
FactionsResponse |
FactionsResponse.stationCount(Integer stationCount) |
FactionsResponse |
FactionsResponse.stationSystemCount(Integer stationSystemCount) |
Copyright © 2017. All Rights Reserved.