| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<CharacterBlueprintsResponse> |
CharacterApi.getCharactersCharacterIdBlueprints(Integer characterId,
String datasource,
Integer page,
String token,
String userAgent,
String xUserAgent)
Get blueprints Return a list of blueprints the character owns --- This
route is cached for up to 3600 seconds SSO Scope:
esi-characters.read_blueprints.v1
|
| Modifier and Type | Method and Description |
|---|---|
CharacterBlueprintsResponse |
CharacterBlueprintsResponse.itemId(Long itemId) |
CharacterBlueprintsResponse |
CharacterBlueprintsResponse.locationFlag(CharacterBlueprintsResponse.LocationFlagEnum locationFlag) |
CharacterBlueprintsResponse |
CharacterBlueprintsResponse.locationId(Long locationId) |
CharacterBlueprintsResponse |
CharacterBlueprintsResponse.materialEfficiency(Integer materialEfficiency) |
CharacterBlueprintsResponse |
CharacterBlueprintsResponse.quantity(Integer quantity) |
CharacterBlueprintsResponse |
CharacterBlueprintsResponse.runs(Integer runs) |
CharacterBlueprintsResponse |
CharacterBlueprintsResponse.timeEfficiency(Integer timeEfficiency) |
CharacterBlueprintsResponse |
CharacterBlueprintsResponse.typeId(Integer typeId) |
Copyright © 2018. All Rights Reserved.