| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
CharacterShipResponse |
LocationApi.getCharactersCharacterIdShip(Integer characterId,
String datasource,
String token,
String userAgent,
String xUserAgent)
Get current ship Get the current ship type, name and id --- Alternate
route: `/v1/characters/{character_id}/ship/` Alternate route:
`/legacy/characters/{character_id}/ship/` Alternate route:
`/dev/characters/{character_id}/ship/` --- This route is cached
for up to 5 seconds SSO Scope: esi-location.read_ship_type.v1
|
| Modifier and Type | Method and Description |
|---|---|
CharacterShipResponse |
CharacterShipResponse.shipItemId(Long shipItemId) |
CharacterShipResponse |
CharacterShipResponse.shipName(String shipName) |
CharacterShipResponse |
CharacterShipResponse.shipTypeId(Integer shipTypeId) |
Copyright © 2017. All Rights Reserved.