| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<CharacterBookmarkFoldersResponse> |
BookmarksApi.getCharactersCharacterIdBookmarksFolders(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
List bookmark folders A list of your character's personal bookmark
folders --- This route is cached for up to 3600 seconds SSO Scope:
esi-bookmarks.read_character_bookmarks.v1
|
ApiResponse<List<CharacterBookmarkFoldersResponse>> |
BookmarksApi.getCharactersCharacterIdBookmarksFoldersWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
List bookmark folders A list of your character's personal bookmark
folders --- This route is cached for up to 3600 seconds SSO Scope:
esi-bookmarks.read_character_bookmarks.v1
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
BookmarksApi.getCharactersCharacterIdBookmarksFoldersAsync(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CharacterBookmarkFoldersResponse>> _callback)
List bookmark folders (asynchronously) A list of your character's
personal bookmark folders --- This route is cached for up to 3600 seconds
SSO Scope: esi-bookmarks.read_character_bookmarks.v1
|
| Modifier and Type | Method and Description |
|---|---|
CharacterBookmarkFoldersResponse |
CharacterBookmarkFoldersResponse.folderId(Integer folderId) |
CharacterBookmarkFoldersResponse |
CharacterBookmarkFoldersResponse.name(String name) |
Copyright © 2019. All Rights Reserved.