| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
PlanetResponse |
UniverseApi.getUniversePlanetsPlanetId(Integer planetId,
String datasource,
String userAgent,
String xUserAgent)
Get planet information Get information on a planet --- Alternate route:
`/v1/universe/planets/{planet_id}/` Alternate route:
`/legacy/universe/planets/{planet_id}/` Alternate route:
`/dev/universe/planets/{planet_id}/` --- This route is cached
for up to 3600 seconds
|
| Modifier and Type | Method and Description |
|---|---|
PlanetResponse |
PlanetResponse.name(String name) |
PlanetResponse |
PlanetResponse.planetId(Integer planetId) |
PlanetResponse |
PlanetResponse.position(Position position) |
PlanetResponse |
PlanetResponse.systemId(Integer systemId) |
PlanetResponse |
PlanetResponse.typeId(Integer typeId) |
Copyright © 2017. All Rights Reserved.