| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
TypeResponse |
UniverseApi.getUniverseTypesTypeId(Integer typeId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
Get type information Get information on a type --- This route expires
daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<TypeResponse> |
UniverseApi.getUniverseTypesTypeIdWithHttpInfo(Integer typeId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
Get type information Get information on a type --- This route expires
daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
UniverseApi.getUniverseTypesTypeIdAsync(Integer typeId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback<TypeResponse> callback)
Get type information (asynchronously) Get information on a type --- This
route expires daily at 11:05
|
Copyright © 2019. All Rights Reserved.