| 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 ifNoneMatch,
String token)
Get current ship Get the current ship type, name and id --- This route is
cached for up to 5 seconds SSO Scope: esi-location.read_ship_type.v1
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CharacterShipResponse> |
LocationApi.getCharactersCharacterIdShipWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get current ship Get the current ship type, name and id --- This route is
cached for up to 5 seconds SSO Scope: esi-location.read_ship_type.v1
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
LocationApi.getCharactersCharacterIdShipAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<CharacterShipResponse> callback)
Get current ship (asynchronously) Get the current ship type, name and id
--- 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 © 2019. All Rights Reserved.