public class MailApi extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
deleteCharactersCharacterIdMailLabelsLabelId(Integer characterId,
Integer labelId,
String datasource,
String token)
Delete a mail label Delete a mail label --- SSO Scope:
esi-mail.organize_mail.v1
|
okhttp3.Call |
deleteCharactersCharacterIdMailLabelsLabelIdAsync(Integer characterId,
Integer labelId,
String datasource,
String token,
ApiCallback<Void> _callback)
Delete a mail label (asynchronously) Delete a mail label --- SSO Scope:
esi-mail.organize_mail.v1
|
okhttp3.Call |
deleteCharactersCharacterIdMailLabelsLabelIdCall(Integer characterId,
Integer labelId,
String datasource,
String token,
ApiCallback _callback)
Build call for deleteCharactersCharacterIdMailLabelsLabelId
|
ApiResponse<Void> |
deleteCharactersCharacterIdMailLabelsLabelIdWithHttpInfo(Integer characterId,
Integer labelId,
String datasource,
String token)
Delete a mail label Delete a mail label --- SSO Scope:
esi-mail.organize_mail.v1
|
void |
deleteCharactersCharacterIdMailMailId(Integer characterId,
Integer mailId,
String datasource,
String token)
Delete a mail Delete a mail --- SSO Scope: esi-mail.organize_mail.v1
|
okhttp3.Call |
deleteCharactersCharacterIdMailMailIdAsync(Integer characterId,
Integer mailId,
String datasource,
String token,
ApiCallback<Void> _callback)
Delete a mail (asynchronously) Delete a mail --- SSO Scope:
esi-mail.organize_mail.v1
|
okhttp3.Call |
deleteCharactersCharacterIdMailMailIdCall(Integer characterId,
Integer mailId,
String datasource,
String token,
ApiCallback _callback)
Build call for deleteCharactersCharacterIdMailMailId
|
ApiResponse<Void> |
deleteCharactersCharacterIdMailMailIdWithHttpInfo(Integer characterId,
Integer mailId,
String datasource,
String token)
Delete a mail Delete a mail --- SSO Scope: esi-mail.organize_mail.v1
|
ApiClient |
getApiClient() |
List<MailHeadersResponse> |
getCharactersCharacterIdMail(Integer characterId,
String datasource,
String ifNoneMatch,
List<Integer> labels,
Integer lastMailId,
String token)
Return mail headers Return the 50 most recent mail headers belonging to
the character that match the query criteria.
|
okhttp3.Call |
getCharactersCharacterIdMailAsync(Integer characterId,
String datasource,
String ifNoneMatch,
List<Integer> labels,
Integer lastMailId,
String token,
ApiCallback<List<MailHeadersResponse>> _callback)
Return mail headers (asynchronously) Return the 50 most recent mail
headers belonging to the character that match the query criteria.
|
okhttp3.Call |
getCharactersCharacterIdMailCall(Integer characterId,
String datasource,
String ifNoneMatch,
List<Integer> labels,
Integer lastMailId,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdMail
|
MailLabelsResponse |
getCharactersCharacterIdMailLabels(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get mail labels and unread counts Return a list of the users mail labels,
unread counts for each label and a total unread count. --- This route is
cached for up to 30 seconds SSO Scope: esi-mail.read_mail.v1
|
okhttp3.Call |
getCharactersCharacterIdMailLabelsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<MailLabelsResponse> _callback)
Get mail labels and unread counts (asynchronously) Return a list of the
users mail labels, unread counts for each label and a total unread count.
--- This route is cached for up to 30 seconds SSO Scope:
esi-mail.read_mail.v1
|
okhttp3.Call |
getCharactersCharacterIdMailLabelsCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdMailLabels
|
ApiResponse<MailLabelsResponse> |
getCharactersCharacterIdMailLabelsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Get mail labels and unread counts Return a list of the users mail labels,
unread counts for each label and a total unread count. --- This route is
cached for up to 30 seconds SSO Scope: esi-mail.read_mail.v1
|
List<CharacterMailinglistsResponse> |
getCharactersCharacterIdMailLists(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Return mailing list subscriptions Return all mailing lists that the
character is subscribed to --- This route is cached for up to 120 seconds
SSO Scope: esi-mail.read_mail.v1
|
okhttp3.Call |
getCharactersCharacterIdMailListsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterMailinglistsResponse>> _callback)
Return mailing list subscriptions (asynchronously) Return all mailing
lists that the character is subscribed to --- This route is cached for up
to 120 seconds SSO Scope: esi-mail.read_mail.v1
|
okhttp3.Call |
getCharactersCharacterIdMailListsCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdMailLists
|
ApiResponse<List<CharacterMailinglistsResponse>> |
getCharactersCharacterIdMailListsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
Return mailing list subscriptions Return all mailing lists that the
character is subscribed to --- This route is cached for up to 120 seconds
SSO Scope: esi-mail.read_mail.v1
|
MailResponse |
getCharactersCharacterIdMailMailId(Integer characterId,
Integer mailId,
String datasource,
String ifNoneMatch,
String token)
Return a mail Return the contents of an EVE mail --- This route is cached
for up to 30 seconds SSO Scope: esi-mail.read_mail.v1
|
okhttp3.Call |
getCharactersCharacterIdMailMailIdAsync(Integer characterId,
Integer mailId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<MailResponse> _callback)
Return a mail (asynchronously) Return the contents of an EVE mail ---
This route is cached for up to 30 seconds SSO Scope:
esi-mail.read_mail.v1
|
okhttp3.Call |
getCharactersCharacterIdMailMailIdCall(Integer characterId,
Integer mailId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback _callback)
Build call for getCharactersCharacterIdMailMailId
|
ApiResponse<MailResponse> |
getCharactersCharacterIdMailMailIdWithHttpInfo(Integer characterId,
Integer mailId,
String datasource,
String ifNoneMatch,
String token)
Return a mail Return the contents of an EVE mail --- This route is cached
for up to 30 seconds SSO Scope: esi-mail.read_mail.v1
|
ApiResponse<List<MailHeadersResponse>> |
getCharactersCharacterIdMailWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
List<Integer> labels,
Integer lastMailId,
String token)
Return mail headers Return the 50 most recent mail headers belonging to
the character that match the query criteria.
|
Integer |
postCharactersCharacterIdMail(Integer characterId,
Mail mail,
String datasource,
String token)
Send a new mail Create and send a new mail --- SSO Scope:
esi-mail.send_mail.v1
|
okhttp3.Call |
postCharactersCharacterIdMailAsync(Integer characterId,
Mail mail,
String datasource,
String token,
ApiCallback<Integer> _callback)
Send a new mail (asynchronously) Create and send a new mail --- SSO
Scope: esi-mail.send_mail.v1
|
okhttp3.Call |
postCharactersCharacterIdMailCall(Integer characterId,
Mail mail,
String datasource,
String token,
ApiCallback _callback)
Build call for postCharactersCharacterIdMail
|
Integer |
postCharactersCharacterIdMailLabels(Integer characterId,
MailLabelSimple label,
String datasource,
String token)
Create a mail label Create a mail label --- SSO Scope:
esi-mail.organize_mail.v1
|
okhttp3.Call |
postCharactersCharacterIdMailLabelsAsync(Integer characterId,
MailLabelSimple label,
String datasource,
String token,
ApiCallback<Integer> _callback)
Create a mail label (asynchronously) Create a mail label --- SSO Scope:
esi-mail.organize_mail.v1
|
okhttp3.Call |
postCharactersCharacterIdMailLabelsCall(Integer characterId,
MailLabelSimple label,
String datasource,
String token,
ApiCallback _callback)
Build call for postCharactersCharacterIdMailLabels
|
ApiResponse<Integer> |
postCharactersCharacterIdMailLabelsWithHttpInfo(Integer characterId,
MailLabelSimple label,
String datasource,
String token)
Create a mail label Create a mail label --- SSO Scope:
esi-mail.organize_mail.v1
|
ApiResponse<Integer> |
postCharactersCharacterIdMailWithHttpInfo(Integer characterId,
Mail mail,
String datasource,
String token)
Send a new mail Create and send a new mail --- SSO Scope:
esi-mail.send_mail.v1
|
void |
putCharactersCharacterIdMailMailId(Integer characterId,
Integer mailId,
MailMetaData contents,
String datasource,
String token)
Update metadata about a mail Update metadata about a mail --- SSO Scope:
esi-mail.organize_mail.v1
|
okhttp3.Call |
putCharactersCharacterIdMailMailIdAsync(Integer characterId,
Integer mailId,
MailMetaData contents,
String datasource,
String token,
ApiCallback<Void> _callback)
Update metadata about a mail (asynchronously) Update metadata about a
mail --- SSO Scope: esi-mail.organize_mail.v1
|
okhttp3.Call |
putCharactersCharacterIdMailMailIdCall(Integer characterId,
Integer mailId,
MailMetaData contents,
String datasource,
String token,
ApiCallback _callback)
Build call for putCharactersCharacterIdMailMailId
|
ApiResponse<Void> |
putCharactersCharacterIdMailMailIdWithHttpInfo(Integer characterId,
Integer mailId,
MailMetaData contents,
String datasource,
String token)
Update metadata about a mail Update metadata about a mail --- SSO Scope:
esi-mail.organize_mail.v1
|
void |
setApiClient(ApiClient apiClient) |
public MailApi()
public MailApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public okhttp3.Call deleteCharactersCharacterIdMailLabelsLabelIdCall(Integer characterId, Integer labelId, String datasource, String token, ApiCallback _callback) throws ApiException
characterId - An EVE character ID (required)labelId - An EVE label id (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 void deleteCharactersCharacterIdMailLabelsLabelId(Integer characterId, Integer labelId, String datasource, String token) throws ApiException
characterId - An EVE character ID (required)labelId - An EVE label id (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<Void> deleteCharactersCharacterIdMailLabelsLabelIdWithHttpInfo(Integer characterId, Integer labelId, String datasource, String token) throws ApiException
characterId - An EVE character ID (required)labelId - An EVE label id (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 deleteCharactersCharacterIdMailLabelsLabelIdAsync(Integer characterId, Integer labelId, String datasource, String token, ApiCallback<Void> _callback) throws ApiException
characterId - An EVE character ID (required)labelId - An EVE label id (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 objectpublic okhttp3.Call deleteCharactersCharacterIdMailMailIdCall(Integer characterId, Integer mailId, String datasource, String token, ApiCallback _callback) throws ApiException
characterId - An EVE character ID (required)mailId - An EVE mail ID (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 void deleteCharactersCharacterIdMailMailId(Integer characterId, Integer mailId, String datasource, String token) throws ApiException
characterId - An EVE character ID (required)mailId - An EVE mail ID (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<Void> deleteCharactersCharacterIdMailMailIdWithHttpInfo(Integer characterId, Integer mailId, String datasource, String token) throws ApiException
characterId - An EVE character ID (required)mailId - An EVE mail ID (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 deleteCharactersCharacterIdMailMailIdAsync(Integer characterId, Integer mailId, String datasource, String token, ApiCallback<Void> _callback) throws ApiException
characterId - An EVE character ID (required)mailId - An EVE mail ID (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 objectpublic okhttp3.Call getCharactersCharacterIdMailCall(Integer characterId, String datasource, String ifNoneMatch, List<Integer> labels, Integer lastMailId, 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)labels - Fetch only mails that match one or more of the given labels
(optional)lastMailId - List only mail with an ID lower than the given ID, if present
(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<MailHeadersResponse> getCharactersCharacterIdMail(Integer characterId, String datasource, String ifNoneMatch, List<Integer> labels, Integer lastMailId, 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)labels - Fetch only mails that match one or more of the given labels
(optional)lastMailId - List only mail with an ID lower than the given ID, if present
(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<MailHeadersResponse>> getCharactersCharacterIdMailWithHttpInfo(Integer characterId, String datasource, String ifNoneMatch, List<Integer> labels, Integer lastMailId, 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)labels - Fetch only mails that match one or more of the given labels
(optional)lastMailId - List only mail with an ID lower than the given ID, if present
(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 getCharactersCharacterIdMailAsync(Integer characterId, String datasource, String ifNoneMatch, List<Integer> labels, Integer lastMailId, String token, ApiCallback<List<MailHeadersResponse>> _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)labels - Fetch only mails that match one or more of the given labels
(optional)lastMailId - List only mail with an ID lower than the given ID, if present
(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 getCharactersCharacterIdMailLabelsCall(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 MailLabelsResponse getCharactersCharacterIdMailLabels(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<MailLabelsResponse> getCharactersCharacterIdMailLabelsWithHttpInfo(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 getCharactersCharacterIdMailLabelsAsync(Integer characterId, String datasource, String ifNoneMatch, String token, ApiCallback<MailLabelsResponse> _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 getCharactersCharacterIdMailListsCall(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<CharacterMailinglistsResponse> getCharactersCharacterIdMailLists(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<CharacterMailinglistsResponse>> getCharactersCharacterIdMailListsWithHttpInfo(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 getCharactersCharacterIdMailListsAsync(Integer characterId, String datasource, String ifNoneMatch, String token, ApiCallback<List<CharacterMailinglistsResponse>> _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 getCharactersCharacterIdMailMailIdCall(Integer characterId, Integer mailId, String datasource, String ifNoneMatch, String token, ApiCallback _callback) throws ApiException
characterId - An EVE character ID (required)mailId - An EVE mail 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 MailResponse getCharactersCharacterIdMailMailId(Integer characterId, Integer mailId, String datasource, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)mailId - An EVE mail 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<MailResponse> getCharactersCharacterIdMailMailIdWithHttpInfo(Integer characterId, Integer mailId, String datasource, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)mailId - An EVE mail 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 getCharactersCharacterIdMailMailIdAsync(Integer characterId, Integer mailId, String datasource, String ifNoneMatch, String token, ApiCallback<MailResponse> _callback) throws ApiException
characterId - An EVE character ID (required)mailId - An EVE mail 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 postCharactersCharacterIdMailCall(Integer characterId, Mail mail, String datasource, String token, ApiCallback _callback) throws ApiException
characterId - An EVE character ID (required)mail - (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 Integer postCharactersCharacterIdMail(Integer characterId, Mail mail, String datasource, String token) throws ApiException
characterId - An EVE character ID (required)mail - (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<Integer> postCharactersCharacterIdMailWithHttpInfo(Integer characterId, Mail mail, String datasource, String token) throws ApiException
characterId - An EVE character ID (required)mail - (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 postCharactersCharacterIdMailAsync(Integer characterId, Mail mail, String datasource, String token, ApiCallback<Integer> _callback) throws ApiException
characterId - An EVE character ID (required)mail - (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 objectpublic okhttp3.Call postCharactersCharacterIdMailLabelsCall(Integer characterId, MailLabelSimple label, String datasource, String token, ApiCallback _callback) throws ApiException
characterId - An EVE character ID (required)label - (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 Integer postCharactersCharacterIdMailLabels(Integer characterId, MailLabelSimple label, String datasource, String token) throws ApiException
characterId - An EVE character ID (required)label - (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<Integer> postCharactersCharacterIdMailLabelsWithHttpInfo(Integer characterId, MailLabelSimple label, String datasource, String token) throws ApiException
characterId - An EVE character ID (required)label - (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 postCharactersCharacterIdMailLabelsAsync(Integer characterId, MailLabelSimple label, String datasource, String token, ApiCallback<Integer> _callback) throws ApiException
characterId - An EVE character ID (required)label - (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 objectpublic okhttp3.Call putCharactersCharacterIdMailMailIdCall(Integer characterId, Integer mailId, MailMetaData contents, String datasource, String token, ApiCallback _callback) throws ApiException
characterId - An EVE character ID (required)mailId - An EVE mail ID (required)contents - (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 void putCharactersCharacterIdMailMailId(Integer characterId, Integer mailId, MailMetaData contents, String datasource, String token) throws ApiException
characterId - An EVE character ID (required)mailId - An EVE mail ID (required)contents - (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<Void> putCharactersCharacterIdMailMailIdWithHttpInfo(Integer characterId, Integer mailId, MailMetaData contents, String datasource, String token) throws ApiException
characterId - An EVE character ID (required)mailId - An EVE mail ID (required)contents - (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 putCharactersCharacterIdMailMailIdAsync(Integer characterId, Integer mailId, MailMetaData contents, String datasource, String token, ApiCallback<Void> _callback) throws ApiException
characterId - An EVE character ID (required)mailId - An EVE mail ID (required)contents - (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.