| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
CategoryResponse |
UniverseApi.getUniverseCategoriesCategoryId(Integer categoryId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
Get item category information Get information of an item category ---
This route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CategoryResponse> |
UniverseApi.getUniverseCategoriesCategoryIdWithHttpInfo(Integer categoryId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
Get item category information Get information of an item category ---
This route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
UniverseApi.getUniverseCategoriesCategoryIdAsync(Integer categoryId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback<CategoryResponse> _callback)
Get item category information (asynchronously) Get information of an item
category --- This route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
CategoryResponse |
CategoryResponse.addGroupsItem(Integer groupsItem) |
CategoryResponse |
CategoryResponse.categoryId(Integer categoryId) |
CategoryResponse |
CategoryResponse.groups(List<Integer> groups) |
CategoryResponse |
CategoryResponse.name(String name) |
CategoryResponse |
CategoryResponse.published(Boolean published) |
Copyright © 2023. All Rights Reserved.