public class CharacterApi extends Object
| Constructor and Description |
|---|
CharacterApi() |
CharacterApi(ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
ApiClient |
getApiClient() |
CharacterResponse |
getCharactersCharacterId(Integer characterId,
String datasource,
String ifNoneMatch)
Get character's public information Public information about a
character --- This route is cached for up to 86400 seconds
|
List<CharacterResearchAgentsResponse> |
getCharactersCharacterIdAgentsResearch(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get agents research Return a list of agents research information for a
character.
|
okhttp3.Call |
getCharactersCharacterIdAgentsResearchAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterResearchAgentsResponse>> _callback)
Get agents research (asynchronously) Return a list of agents research
information for a character.
|
okhttp3.Call |
getCharactersCharacterIdAgentsResearchCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdAgentsResearch
|
ApiResponse<List<CharacterResearchAgentsResponse>> |
getCharactersCharacterIdAgentsResearchWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get agents research Return a list of agents research information for a
character.
|
okhttp3.Call |
getCharactersCharacterIdAsync(Integer characterId,
String datasource,
String ifNoneMatch,
ApiCallback<CharacterResponse> _callback)
Get character's public information (asynchronously) Public
information about a character --- This route is cached for up to 86400
seconds
|
List<CharacterBlueprintsResponse> |
getCharactersCharacterIdBlueprints(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get blueprints Return a list of blueprints the character owns --- This
route is cached for up to 3600 seconds SSO Scope:
esi-characters.read_blueprints.v1
|
okhttp3.Call |
getCharactersCharacterIdBlueprintsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CharacterBlueprintsResponse>> _callback)
Get blueprints (asynchronously) Return a list of blueprints the character
owns --- This route is cached for up to 3600 seconds SSO Scope:
esi-characters.read_blueprints.v1
|
okhttp3.Call |
getCharactersCharacterIdBlueprintsCall(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdBlueprints
|
ApiResponse<List<CharacterBlueprintsResponse>> |
getCharactersCharacterIdBlueprintsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get blueprints Return a list of blueprints the character owns --- This
route is cached for up to 3600 seconds SSO Scope:
esi-characters.read_blueprints.v1
|
okhttp3.Call |
getCharactersCharacterIdCall(Integer characterId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getCharactersCharacterId
|
List<CharacterCorporationHistoryResponse> |
getCharactersCharacterIdCorporationhistory(Integer characterId,
String datasource,
String ifNoneMatch)
Get corporation history Get a list of all the corporations a character
has been a member of --- This route is cached for up to 86400 seconds
|
okhttp3.Call |
getCharactersCharacterIdCorporationhistoryAsync(Integer characterId,
String datasource,
String ifNoneMatch,
ApiCallback<List<CharacterCorporationHistoryResponse>> _callback)
Get corporation history (asynchronously) Get a list of all the
corporations a character has been a member of --- This route is cached
for up to 86400 seconds
|
okhttp3.Call |
getCharactersCharacterIdCorporationhistoryCall(Integer characterId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getCharactersCharacterIdCorporationhistory
|
ApiResponse<List<CharacterCorporationHistoryResponse>> |
getCharactersCharacterIdCorporationhistoryWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch)
Get corporation history Get a list of all the corporations a character
has been a member of --- This route is cached for up to 86400 seconds
|
CharacterFatigueResponse |
getCharactersCharacterIdFatigue(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get jump fatigue Return a character's jump activation and fatigue
information --- This route is cached for up to 300 seconds SSO Scope:
esi-characters.read_fatigue.v1
|
okhttp3.Call |
getCharactersCharacterIdFatigueAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<CharacterFatigueResponse> _callback)
Get jump fatigue (asynchronously) Return a character's jump
activation and fatigue information --- This route is cached for up to 300
seconds SSO Scope: esi-characters.read_fatigue.v1
|
okhttp3.Call |
getCharactersCharacterIdFatigueCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdFatigue
|
ApiResponse<CharacterFatigueResponse> |
getCharactersCharacterIdFatigueWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get jump fatigue Return a character's jump activation and fatigue
information --- This route is cached for up to 300 seconds SSO Scope:
esi-characters.read_fatigue.v1
|
List<CharacterMedalsResponse> |
getCharactersCharacterIdMedals(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get medals Return a list of medals the character has --- This route is
cached for up to 3600 seconds SSO Scope: esi-characters.read_medals.v1
|
okhttp3.Call |
getCharactersCharacterIdMedalsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterMedalsResponse>> _callback)
Get medals (asynchronously) Return a list of medals the character has ---
This route is cached for up to 3600 seconds SSO Scope:
esi-characters.read_medals.v1
|
okhttp3.Call |
getCharactersCharacterIdMedalsCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdMedals
|
ApiResponse<List<CharacterMedalsResponse>> |
getCharactersCharacterIdMedalsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get medals Return a list of medals the character has --- This route is
cached for up to 3600 seconds SSO Scope: esi-characters.read_medals.v1
|
List<CharacterNotificationsResponse> |
getCharactersCharacterIdNotifications(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get character notifications Return character notifications --- This route
is cached for up to 600 seconds SSO Scope:
esi-characters.read_notifications.v1
|
okhttp3.Call |
getCharactersCharacterIdNotificationsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterNotificationsResponse>> _callback)
Get character notifications (asynchronously) Return character
notifications --- This route is cached for up to 600 seconds SSO Scope:
esi-characters.read_notifications.v1
|
okhttp3.Call |
getCharactersCharacterIdNotificationsCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdNotifications
|
List<NewContactNotificationsResponse> |
getCharactersCharacterIdNotificationsContacts(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get new contact notifications Return notifications about having been
added to someone's contact list --- This route is cached for up to
600 seconds SSO Scope: esi-characters.read_notifications.v1
|
okhttp3.Call |
getCharactersCharacterIdNotificationsContactsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<NewContactNotificationsResponse>> _callback)
Get new contact notifications (asynchronously) Return notifications about
having been added to someone's contact list --- This route is cached
for up to 600 seconds SSO Scope: esi-characters.read_notifications.v1
|
okhttp3.Call |
getCharactersCharacterIdNotificationsContactsCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdNotificationsContacts
|
ApiResponse<List<NewContactNotificationsResponse>> |
getCharactersCharacterIdNotificationsContactsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get new contact notifications Return notifications about having been
added to someone's contact list --- This route is cached for up to
600 seconds SSO Scope: esi-characters.read_notifications.v1
|
ApiResponse<List<CharacterNotificationsResponse>> |
getCharactersCharacterIdNotificationsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get character notifications Return character notifications --- This route
is cached for up to 600 seconds SSO Scope:
esi-characters.read_notifications.v1
|
CharacterPortraitResponse |
getCharactersCharacterIdPortrait(Integer characterId,
String datasource,
String ifNoneMatch)
Get character portraits Get portrait urls for a character --- This route
expires daily at 11:05
|
okhttp3.Call |
getCharactersCharacterIdPortraitAsync(Integer characterId,
String datasource,
String ifNoneMatch,
ApiCallback<CharacterPortraitResponse> _callback)
Get character portraits (asynchronously) Get portrait urls for a
character --- This route expires daily at 11:05
|
okhttp3.Call |
getCharactersCharacterIdPortraitCall(Integer characterId,
String datasource,
String ifNoneMatch,
ApiCallback _callback)
Build call for getCharactersCharacterIdPortrait
|
ApiResponse<CharacterPortraitResponse> |
getCharactersCharacterIdPortraitWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch)
Get character portraits Get portrait urls for a character --- This route
expires daily at 11:05
|
CharacterRolesResponse |
getCharactersCharacterIdRoles(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get character corporation roles Returns a character's corporation
roles --- This route is cached for up to 3600 seconds SSO Scope:
esi-characters.read_corporation_roles.v1
|
okhttp3.Call |
getCharactersCharacterIdRolesAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<CharacterRolesResponse> _callback)
Get character corporation roles (asynchronously) Returns a
character's corporation roles --- This route is cached for up to 3600
seconds SSO Scope: esi-characters.read_corporation_roles.v1
|
okhttp3.Call |
getCharactersCharacterIdRolesCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdRoles
|
ApiResponse<CharacterRolesResponse> |
getCharactersCharacterIdRolesWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get character corporation roles Returns a character's corporation
roles --- This route is cached for up to 3600 seconds SSO Scope:
esi-characters.read_corporation_roles.v1
|
List<CharacterStandingsResponse> |
getCharactersCharacterIdStandings(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get standings Return character standings from agents, NPC corporations,
and factions --- This route is cached for up to 3600 seconds SSO Scope:
esi-characters.read_standings.v1
|
okhttp3.Call |
getCharactersCharacterIdStandingsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterStandingsResponse>> _callback)
Get standings (asynchronously) Return character standings from agents,
NPC corporations, and factions --- This route is cached for up to 3600
seconds SSO Scope: esi-characters.read_standings.v1
|
okhttp3.Call |
getCharactersCharacterIdStandingsCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdStandings
|
ApiResponse<List<CharacterStandingsResponse>> |
getCharactersCharacterIdStandingsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get standings Return character standings from agents, NPC corporations,
and factions --- This route is cached for up to 3600 seconds SSO Scope:
esi-characters.read_standings.v1
|
List<CharacterStatsResponse> |
getCharactersCharacterIdStats(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Yearly aggregate stats Returns aggregate yearly stats for a character ---
This route is cached for up to 86400 seconds SSO Scope:
esi-characterstats.read.v1
|
okhttp3.Call |
getCharactersCharacterIdStatsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterStatsResponse>> _callback)
Yearly aggregate stats (asynchronously) Returns aggregate yearly stats
for a character --- This route is cached for up to 86400 seconds SSO
Scope: esi-characterstats.read.v1
|
okhttp3.Call |
getCharactersCharacterIdStatsCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdStats
|
ApiResponse<List<CharacterStatsResponse>> |
getCharactersCharacterIdStatsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Yearly aggregate stats Returns aggregate yearly stats for a character ---
This route is cached for up to 86400 seconds SSO Scope:
esi-characterstats.read.v1
|
List<CharacterTitlesResponse> |
getCharactersCharacterIdTitles(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get character corporation titles Returns a character's titles ---
This route is cached for up to 3600 seconds SSO Scope:
esi-characters.read_titles.v1
|
okhttp3.Call |
getCharactersCharacterIdTitlesAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterTitlesResponse>> _callback)
Get character corporation titles (asynchronously) Returns a
character's titles --- This route is cached for up to 3600 seconds
SSO Scope: esi-characters.read_titles.v1
|
okhttp3.Call |
getCharactersCharacterIdTitlesCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdTitles
|
ApiResponse<List<CharacterTitlesResponse>> |
getCharactersCharacterIdTitlesWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get character corporation titles Returns a character's titles ---
This route is cached for up to 3600 seconds SSO Scope:
esi-characters.read_titles.v1
|
ApiResponse<CharacterResponse> |
getCharactersCharacterIdWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch)
Get character's public information Public information about a
character --- This route is cached for up to 86400 seconds
|
List<CharacterAffiliationResponse> |
postCharactersAffiliation(List<Integer> characters,
String datasource)
Character affiliation Bulk lookup of character IDs to corporation,
alliance and faction --- This route is cached for up to 3600 seconds ---
[Diff of the upcoming
changes](https://esi.evetech.net/diff/latest/dev/#POST
-/characters/affiliation/)
|
okhttp3.Call |
postCharactersAffiliationAsync(List<Integer> characters,
String datasource,
ApiCallback<List<CharacterAffiliationResponse>> _callback)
Character affiliation (asynchronously) Bulk lookup of character IDs to
corporation, alliance and faction --- This route is cached for up to 3600
seconds --- [Diff of the upcoming
changes](https://esi.evetech.net/diff/latest
/dev/#POST-/characters/affiliation/)
|
okhttp3.Call |
postCharactersAffiliationCall(List<Integer> characters,
String datasource,
ApiCallback _callback)
Build call for postCharactersAffiliation
|
ApiResponse<List<CharacterAffiliationResponse>> |
postCharactersAffiliationWithHttpInfo(List<Integer> characters,
String datasource)
Character affiliation Bulk lookup of character IDs to corporation,
alliance and faction --- This route is cached for up to 3600 seconds ---
[Diff of the upcoming
changes](https://esi.evetech.net/diff/latest/dev/#POST
-/characters/affiliation/)
|
Float |
postCharactersCharacterIdCspa(Integer characterId,
List<Integer> characters,
String datasource,
String token)
Calculate a CSPA charge cost Takes a source character ID in the url and a
set of target character ID's in the body, returns a CSPA charge cost
--- SSO Scope: esi-characters.read_contacts.v1
|
okhttp3.Call |
postCharactersCharacterIdCspaAsync(Integer characterId,
List<Integer> characters,
String datasource,
String token,
ApiCallback<Float> _callback)
Calculate a CSPA charge cost (asynchronously) Takes a source character ID
in the url and a set of target character ID's in the body, returns a
CSPA charge cost --- SSO Scope: esi-characters.read_contacts.v1
|
okhttp3.Call |
postCharactersCharacterIdCspaCall(Integer characterId,
List<Integer> characters,
String datasource,
String token,
ApiCallback _callback)
Build call for postCharactersCharacterIdCspa
|
ApiResponse<Float> |
postCharactersCharacterIdCspaWithHttpInfo(Integer characterId,
List<Integer> characters,
String datasource,
String token)
Calculate a CSPA charge cost Takes a source character ID in the url and a
set of target character ID's in the body, returns a CSPA charge cost
--- SSO Scope: esi-characters.read_contacts.v1
|
void |
setApiClient(ApiClient apiClient) |
public CharacterApi()
public CharacterApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public okhttp3.Call getCharactersCharacterIdCall(Integer characterId, String datasource, String ifNoneMatch, ApiCallback _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)_callback - Callback for upload/download progressApiException - If fail to serialize the request body objectpublic CharacterResponse getCharactersCharacterId(Integer characterId, String datasource, String ifNoneMatch) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic ApiResponse<CharacterResponse> getCharactersCharacterIdWithHttpInfo(Integer characterId, String datasource, String ifNoneMatch) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic okhttp3.Call getCharactersCharacterIdAsync(Integer characterId, String datasource, String ifNoneMatch, ApiCallback<CharacterResponse> _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request
body objectpublic okhttp3.Call getCharactersCharacterIdAgentsResearchCall(Integer characterId, String datasource, String ifNoneMatch, String token, ApiCallback _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)_callback - Callback for upload/download progressApiException - If fail to serialize the request body objectpublic List<CharacterResearchAgentsResponse> getCharactersCharacterIdAgentsResearch(Integer characterId, String datasource, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic ApiResponse<List<CharacterResearchAgentsResponse>> getCharactersCharacterIdAgentsResearchWithHttpInfo(Integer characterId, String datasource, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic okhttp3.Call getCharactersCharacterIdAgentsResearchAsync(Integer characterId, String datasource, String ifNoneMatch, String token, ApiCallback<List<CharacterResearchAgentsResponse>> _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request
body objectpublic okhttp3.Call getCharactersCharacterIdBlueprintsCall(Integer characterId, String datasource, String ifNoneMatch, Integer page, String token, ApiCallback _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)page - Which page of results to return (optional, default to 1)token - Access token to use if unable to set a header (optional)_callback - Callback for upload/download progressApiException - If fail to serialize the request body objectpublic List<CharacterBlueprintsResponse> getCharactersCharacterIdBlueprints(Integer characterId, String datasource, String ifNoneMatch, Integer page, String token) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)page - Which page of results to return (optional, default to 1)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic ApiResponse<List<CharacterBlueprintsResponse>> getCharactersCharacterIdBlueprintsWithHttpInfo(Integer characterId, String datasource, String ifNoneMatch, Integer page, String token) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)page - Which page of results to return (optional, default to 1)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic okhttp3.Call getCharactersCharacterIdBlueprintsAsync(Integer characterId, String datasource, String ifNoneMatch, Integer page, String token, ApiCallback<List<CharacterBlueprintsResponse>> _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)page - Which page of results to return (optional, default to 1)token - Access token to use if unable to set a header (optional)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request
body objectpublic okhttp3.Call getCharactersCharacterIdCorporationhistoryCall(Integer characterId, String datasource, String ifNoneMatch, ApiCallback _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)_callback - Callback for upload/download progressApiException - If fail to serialize the request body objectpublic List<CharacterCorporationHistoryResponse> getCharactersCharacterIdCorporationhistory(Integer characterId, String datasource, String ifNoneMatch) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic ApiResponse<List<CharacterCorporationHistoryResponse>> getCharactersCharacterIdCorporationhistoryWithHttpInfo(Integer characterId, String datasource, String ifNoneMatch) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic okhttp3.Call getCharactersCharacterIdCorporationhistoryAsync(Integer characterId, String datasource, String ifNoneMatch, ApiCallback<List<CharacterCorporationHistoryResponse>> _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request
body objectpublic okhttp3.Call getCharactersCharacterIdFatigueCall(Integer characterId, String datasource, String ifNoneMatch, String token, ApiCallback _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)_callback - Callback for upload/download progressApiException - If fail to serialize the request body objectpublic CharacterFatigueResponse getCharactersCharacterIdFatigue(Integer characterId, String datasource, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic ApiResponse<CharacterFatigueResponse> getCharactersCharacterIdFatigueWithHttpInfo(Integer characterId, String datasource, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic okhttp3.Call getCharactersCharacterIdFatigueAsync(Integer characterId, String datasource, String ifNoneMatch, String token, ApiCallback<CharacterFatigueResponse> _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request
body objectpublic okhttp3.Call getCharactersCharacterIdMedalsCall(Integer characterId, String datasource, String ifNoneMatch, String token, ApiCallback _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)_callback - Callback for upload/download progressApiException - If fail to serialize the request body objectpublic List<CharacterMedalsResponse> getCharactersCharacterIdMedals(Integer characterId, String datasource, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic ApiResponse<List<CharacterMedalsResponse>> getCharactersCharacterIdMedalsWithHttpInfo(Integer characterId, String datasource, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic okhttp3.Call getCharactersCharacterIdMedalsAsync(Integer characterId, String datasource, String ifNoneMatch, String token, ApiCallback<List<CharacterMedalsResponse>> _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request
body objectpublic okhttp3.Call getCharactersCharacterIdNotificationsCall(Integer characterId, String datasource, String ifNoneMatch, String token, ApiCallback _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)_callback - Callback for upload/download progressApiException - If fail to serialize the request body objectpublic List<CharacterNotificationsResponse> getCharactersCharacterIdNotifications(Integer characterId, String datasource, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic ApiResponse<List<CharacterNotificationsResponse>> getCharactersCharacterIdNotificationsWithHttpInfo(Integer characterId, String datasource, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic okhttp3.Call getCharactersCharacterIdNotificationsAsync(Integer characterId, String datasource, String ifNoneMatch, String token, ApiCallback<List<CharacterNotificationsResponse>> _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request
body objectpublic okhttp3.Call getCharactersCharacterIdNotificationsContactsCall(Integer characterId, String datasource, String ifNoneMatch, String token, ApiCallback _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)_callback - Callback for upload/download progressApiException - If fail to serialize the request body objectpublic List<NewContactNotificationsResponse> getCharactersCharacterIdNotificationsContacts(Integer characterId, String datasource, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic ApiResponse<List<NewContactNotificationsResponse>> getCharactersCharacterIdNotificationsContactsWithHttpInfo(Integer characterId, String datasource, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic okhttp3.Call getCharactersCharacterIdNotificationsContactsAsync(Integer characterId, String datasource, String ifNoneMatch, String token, ApiCallback<List<NewContactNotificationsResponse>> _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request
body objectpublic okhttp3.Call getCharactersCharacterIdPortraitCall(Integer characterId, String datasource, String ifNoneMatch, ApiCallback _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)_callback - Callback for upload/download progressApiException - If fail to serialize the request body objectpublic CharacterPortraitResponse getCharactersCharacterIdPortrait(Integer characterId, String datasource, String ifNoneMatch) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic ApiResponse<CharacterPortraitResponse> getCharactersCharacterIdPortraitWithHttpInfo(Integer characterId, String datasource, String ifNoneMatch) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic okhttp3.Call getCharactersCharacterIdPortraitAsync(Integer characterId, String datasource, String ifNoneMatch, ApiCallback<CharacterPortraitResponse> _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request
body objectpublic okhttp3.Call getCharactersCharacterIdRolesCall(Integer characterId, String datasource, String ifNoneMatch, String token, ApiCallback _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)_callback - Callback for upload/download progressApiException - If fail to serialize the request body objectpublic CharacterRolesResponse getCharactersCharacterIdRoles(Integer characterId, String datasource, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic ApiResponse<CharacterRolesResponse> getCharactersCharacterIdRolesWithHttpInfo(Integer characterId, String datasource, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic okhttp3.Call getCharactersCharacterIdRolesAsync(Integer characterId, String datasource, String ifNoneMatch, String token, ApiCallback<CharacterRolesResponse> _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request
body objectpublic okhttp3.Call getCharactersCharacterIdStandingsCall(Integer characterId, String datasource, String ifNoneMatch, String token, ApiCallback _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)_callback - Callback for upload/download progressApiException - If fail to serialize the request body objectpublic List<CharacterStandingsResponse> getCharactersCharacterIdStandings(Integer characterId, String datasource, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic ApiResponse<List<CharacterStandingsResponse>> getCharactersCharacterIdStandingsWithHttpInfo(Integer characterId, String datasource, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic okhttp3.Call getCharactersCharacterIdStandingsAsync(Integer characterId, String datasource, String ifNoneMatch, String token, ApiCallback<List<CharacterStandingsResponse>> _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request
body objectpublic okhttp3.Call getCharactersCharacterIdStatsCall(Integer characterId, String datasource, String ifNoneMatch, String token, ApiCallback _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)_callback - Callback for upload/download progressApiException - If fail to serialize the request body objectpublic List<CharacterStatsResponse> getCharactersCharacterIdStats(Integer characterId, String datasource, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic ApiResponse<List<CharacterStatsResponse>> getCharactersCharacterIdStatsWithHttpInfo(Integer characterId, String datasource, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic okhttp3.Call getCharactersCharacterIdStatsAsync(Integer characterId, String datasource, String ifNoneMatch, String token, ApiCallback<List<CharacterStatsResponse>> _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request
body objectpublic okhttp3.Call getCharactersCharacterIdTitlesCall(Integer characterId, String datasource, String ifNoneMatch, String token, ApiCallback _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)_callback - Callback for upload/download progressApiException - If fail to serialize the request body objectpublic List<CharacterTitlesResponse> getCharactersCharacterIdTitles(Integer characterId, String datasource, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic ApiResponse<List<CharacterTitlesResponse>> getCharactersCharacterIdTitlesWithHttpInfo(Integer characterId, String datasource, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic okhttp3.Call getCharactersCharacterIdTitlesAsync(Integer characterId, String datasource, String ifNoneMatch, String token, ApiCallback<List<CharacterTitlesResponse>> _callback) throws ApiException
characterId - An EVE character ID (required)datasource - The server name you would like data from (optional, default to
tranquility)ifNoneMatch - ETag from a previous request. A 304 will be returned if this
matches the current ETag (optional)token - Access token to use if unable to set a header (optional)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request
body objectpublic okhttp3.Call postCharactersAffiliationCall(List<Integer> characters, String datasource, ApiCallback _callback) throws ApiException
characters - The character IDs to fetch affiliations for. All characters
must exist, or none will be returned (required)datasource - The server name you would like data from (optional, default to
tranquility)_callback - Callback for upload/download progressApiException - If fail to serialize the request body objectpublic List<CharacterAffiliationResponse> postCharactersAffiliation(List<Integer> characters, String datasource) throws ApiException
characters - The character IDs to fetch affiliations for. All characters
must exist, or none will be returned (required)datasource - The server name you would like data from (optional, default to
tranquility)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic ApiResponse<List<CharacterAffiliationResponse>> postCharactersAffiliationWithHttpInfo(List<Integer> characters, String datasource) throws ApiException
characters - The character IDs to fetch affiliations for. All characters
must exist, or none will be returned (required)datasource - The server name you would like data from (optional, default to
tranquility)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic okhttp3.Call postCharactersAffiliationAsync(List<Integer> characters, String datasource, ApiCallback<List<CharacterAffiliationResponse>> _callback) throws ApiException
characters - The character IDs to fetch affiliations for. All characters
must exist, or none will be returned (required)datasource - The server name you would like data from (optional, default to
tranquility)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request
body objectpublic okhttp3.Call postCharactersCharacterIdCspaCall(Integer characterId, List<Integer> characters, String datasource, String token, ApiCallback _callback) throws ApiException
characterId - An EVE character ID (required)characters - The target characters to calculate the charge for (required)datasource - The server name you would like data from (optional, default to
tranquility)token - Access token to use if unable to set a header (optional)_callback - Callback for upload/download progressApiException - If fail to serialize the request body objectpublic Float postCharactersCharacterIdCspa(Integer characterId, List<Integer> characters, String datasource, String token) throws ApiException
characterId - An EVE character ID (required)characters - The target characters to calculate the charge for (required)datasource - The server name you would like data from (optional, default to
tranquility)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic ApiResponse<Float> postCharactersCharacterIdCspaWithHttpInfo(Integer characterId, List<Integer> characters, String datasource, String token) throws ApiException
characterId - An EVE character ID (required)characters - The target characters to calculate the charge for (required)datasource - The server name you would like data from (optional, default to
tranquility)token - Access token to use if unable to set a header (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic okhttp3.Call postCharactersCharacterIdCspaAsync(Integer characterId, List<Integer> characters, String datasource, String token, ApiCallback<Float> _callback) throws ApiException
characterId - An EVE character ID (required)characters - The target characters to calculate the charge for (required)datasource - The server name you would like data from (optional, default to
tranquility)token - Access token to use if unable to set a header (optional)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request
body objectCopyright © 2020. All Rights Reserved.