| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
GraphicResponse |
UniverseApi.getUniverseGraphicsGraphicId(Integer graphicId,
String datasource,
String ifNoneMatch)
Get graphic information Get information on a graphic --- This route
expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<GraphicResponse> |
UniverseApi.getUniverseGraphicsGraphicIdWithHttpInfo(Integer graphicId,
String datasource,
String ifNoneMatch)
Get graphic information Get information on a graphic --- This route
expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
UniverseApi.getUniverseGraphicsGraphicIdAsync(Integer graphicId,
String datasource,
String ifNoneMatch,
ApiCallback<GraphicResponse> callback)
Get graphic information (asynchronously) Get information on a graphic ---
This route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
GraphicResponse |
GraphicResponse.collisionFile(String collisionFile) |
GraphicResponse |
GraphicResponse.graphicFile(String graphicFile) |
GraphicResponse |
GraphicResponse.graphicId(Integer graphicId) |
GraphicResponse |
GraphicResponse.iconFolder(String iconFolder) |
GraphicResponse |
GraphicResponse.sofDna(String sofDna) |
GraphicResponse |
GraphicResponse.sofFationName(String sofFationName) |
GraphicResponse |
GraphicResponse.sofHullName(String sofHullName) |
GraphicResponse |
GraphicResponse.sofRaceName(String sofRaceName) |
Copyright © 2019. All Rights Reserved.