| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<CorporationBookmarkFoldersResponse> |
BookmarksApi.getCorporationsCorporationIdBookmarksFolders(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
List corporation bookmark folders A list of your corporation's
bookmark folders --- This route is cached for up to 3600 seconds SSO
Scope: esi-bookmarks.read_corporation_bookmarks.v1
|
ApiResponse<List<CorporationBookmarkFoldersResponse>> |
BookmarksApi.getCorporationsCorporationIdBookmarksFoldersWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
List corporation bookmark folders A list of your corporation's
bookmark folders --- This route is cached for up to 3600 seconds SSO
Scope: esi-bookmarks.read_corporation_bookmarks.v1
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
BookmarksApi.getCorporationsCorporationIdBookmarksFoldersAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationBookmarkFoldersResponse>> callback)
List corporation bookmark folders (asynchronously) A list of your
corporation's bookmark folders --- This route is cached for up to
3600 seconds SSO Scope: esi-bookmarks.read_corporation_bookmarks.v1
|
| Modifier and Type | Method and Description |
|---|---|
CorporationBookmarkFoldersResponse |
CorporationBookmarkFoldersResponse.creatorId(Integer creatorId) |
CorporationBookmarkFoldersResponse |
CorporationBookmarkFoldersResponse.folderId(Integer folderId) |
CorporationBookmarkFoldersResponse |
CorporationBookmarkFoldersResponse.name(String name) |
Copyright © 2019. All Rights Reserved.