| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
UniverseIdsResponse |
UniverseApi.postUniverseIds(List<String> names,
String acceptLanguage,
String datasource,
String language)
Bulk names to IDs Resolve a set of names to IDs in the following
categories: agents, alliances, characters, constellations, corporations
factions, inventory_types, regions, stations, and systems.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<UniverseIdsResponse> |
UniverseApi.postUniverseIdsWithHttpInfo(List<String> names,
String acceptLanguage,
String datasource,
String language)
Bulk names to IDs Resolve a set of names to IDs in the following
categories: agents, alliances, characters, constellations, corporations
factions, inventory_types, regions, stations, and systems.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
UniverseApi.postUniverseIdsAsync(List<String> names,
String acceptLanguage,
String datasource,
String language,
ApiCallback<UniverseIdsResponse> _callback)
Bulk names to IDs (asynchronously) Resolve a set of names to IDs in the
following categories: agents, alliances, characters, constellations,
corporations factions, inventory_types, regions, stations, and systems.
|
Copyright © 2019. All Rights Reserved.