public class AssetsApi extends Object
| Constructor and Description |
|---|
AssetsApi() |
AssetsApi(ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
ApiClient |
getApiClient() |
List<CharacterAssetsResponse> |
getCharactersCharacterIdAssets(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get character assets Return a list of the characters assets --- This
route is cached for up to 3600 seconds SSO Scope:
esi-assets.read_assets.v1
|
com.squareup.okhttp.Call |
getCharactersCharacterIdAssetsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CharacterAssetsResponse>> callback)
Get character assets (asynchronously) Return a list of the characters
assets --- This route is cached for up to 3600 seconds SSO Scope:
esi-assets.read_assets.v1
|
com.squareup.okhttp.Call |
getCharactersCharacterIdAssetsCall(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback callback)
Build call for getCharactersCharacterIdAssets
|
ApiResponse<List<CharacterAssetsResponse>> |
getCharactersCharacterIdAssetsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get character assets Return a list of the characters assets --- This
route is cached for up to 3600 seconds SSO Scope:
esi-assets.read_assets.v1
|
List<CorporationAssetsResponse> |
getCorporationsCorporationIdAssets(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get corporation assets Return a list of the corporation assets --- This
route is cached for up to 3600 seconds --- Requires one of the following
EVE corporation role(s): Director SSO Scope:
esi-assets.read_corporation_assets.v1
|
com.squareup.okhttp.Call |
getCorporationsCorporationIdAssetsAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationAssetsResponse>> callback)
Get corporation assets (asynchronously) Return a list of the corporation
assets --- This route is cached for up to 3600 seconds --- Requires one
of the following EVE corporation role(s): Director SSO Scope:
esi-assets.read_corporation_assets.v1
|
com.squareup.okhttp.Call |
getCorporationsCorporationIdAssetsCall(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback callback)
Build call for getCorporationsCorporationIdAssets
|
ApiResponse<List<CorporationAssetsResponse>> |
getCorporationsCorporationIdAssetsWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get corporation assets Return a list of the corporation assets --- This
route is cached for up to 3600 seconds --- Requires one of the following
EVE corporation role(s): Director SSO Scope:
esi-assets.read_corporation_assets.v1
|
List<CharacterAssetsLocationsResponse> |
postCharactersCharacterIdAssetsLocations(Integer characterId,
List<Long> requestBody,
String datasource,
String token)
Get character asset locations Return locations for a set of item ids,
which you can get from character assets endpoint.
|
com.squareup.okhttp.Call |
postCharactersCharacterIdAssetsLocationsAsync(Integer characterId,
List<Long> requestBody,
String datasource,
String token,
ApiCallback<List<CharacterAssetsLocationsResponse>> callback)
Get character asset locations (asynchronously) Return locations for a set
of item ids, which you can get from character assets endpoint.
|
com.squareup.okhttp.Call |
postCharactersCharacterIdAssetsLocationsCall(Integer characterId,
List<Long> requestBody,
String datasource,
String token,
ApiCallback callback)
Build call for postCharactersCharacterIdAssetsLocations
|
ApiResponse<List<CharacterAssetsLocationsResponse>> |
postCharactersCharacterIdAssetsLocationsWithHttpInfo(Integer characterId,
List<Long> requestBody,
String datasource,
String token)
Get character asset locations Return locations for a set of item ids,
which you can get from character assets endpoint.
|
List<CharacterAssetsNamesResponse> |
postCharactersCharacterIdAssetsNames(Integer characterId,
List<Long> requestBody,
String datasource,
String token)
Get character asset names Return names for a set of item ids, which you
can get from character assets endpoint.
|
com.squareup.okhttp.Call |
postCharactersCharacterIdAssetsNamesAsync(Integer characterId,
List<Long> requestBody,
String datasource,
String token,
ApiCallback<List<CharacterAssetsNamesResponse>> callback)
Get character asset names (asynchronously) Return names for a set of item
ids, which you can get from character assets endpoint.
|
com.squareup.okhttp.Call |
postCharactersCharacterIdAssetsNamesCall(Integer characterId,
List<Long> requestBody,
String datasource,
String token,
ApiCallback callback)
Build call for postCharactersCharacterIdAssetsNames
|
ApiResponse<List<CharacterAssetsNamesResponse>> |
postCharactersCharacterIdAssetsNamesWithHttpInfo(Integer characterId,
List<Long> requestBody,
String datasource,
String token)
Get character asset names Return names for a set of item ids, which you
can get from character assets endpoint.
|
List<CorporationAssetsLocationsResponse> |
postCorporationsCorporationIdAssetsLocations(Integer corporationId,
List<Long> requestBody,
String datasource,
String token)
Get corporation asset locations Return locations for a set of item ids,
which you can get from corporation assets endpoint.
|
com.squareup.okhttp.Call |
postCorporationsCorporationIdAssetsLocationsAsync(Integer corporationId,
List<Long> requestBody,
String datasource,
String token,
ApiCallback<List<CorporationAssetsLocationsResponse>> callback)
Get corporation asset locations (asynchronously) Return locations for a
set of item ids, which you can get from corporation assets endpoint.
|
com.squareup.okhttp.Call |
postCorporationsCorporationIdAssetsLocationsCall(Integer corporationId,
List<Long> requestBody,
String datasource,
String token,
ApiCallback callback)
Build call for postCorporationsCorporationIdAssetsLocations
|
ApiResponse<List<CorporationAssetsLocationsResponse>> |
postCorporationsCorporationIdAssetsLocationsWithHttpInfo(Integer corporationId,
List<Long> requestBody,
String datasource,
String token)
Get corporation asset locations Return locations for a set of item ids,
which you can get from corporation assets endpoint.
|
List<CorporationAssetsNamesResponse> |
postCorporationsCorporationIdAssetsNames(Integer corporationId,
List<Long> requestBody,
String datasource,
String token)
Get corporation asset names Return names for a set of item ids, which you
can get from corporation assets endpoint.
|
com.squareup.okhttp.Call |
postCorporationsCorporationIdAssetsNamesAsync(Integer corporationId,
List<Long> requestBody,
String datasource,
String token,
ApiCallback<List<CorporationAssetsNamesResponse>> callback)
Get corporation asset names (asynchronously) Return names for a set of
item ids, which you can get from corporation assets endpoint.
|
com.squareup.okhttp.Call |
postCorporationsCorporationIdAssetsNamesCall(Integer corporationId,
List<Long> requestBody,
String datasource,
String token,
ApiCallback callback)
Build call for postCorporationsCorporationIdAssetsNames
|
ApiResponse<List<CorporationAssetsNamesResponse>> |
postCorporationsCorporationIdAssetsNamesWithHttpInfo(Integer corporationId,
List<Long> requestBody,
String datasource,
String token)
Get corporation asset names Return names for a set of item ids, which you
can get from corporation assets endpoint.
|
void |
setApiClient(ApiClient apiClient) |
public AssetsApi()
public AssetsApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public com.squareup.okhttp.Call getCharactersCharacterIdAssetsCall(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<CharacterAssetsResponse> getCharactersCharacterIdAssets(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<CharacterAssetsResponse>> getCharactersCharacterIdAssetsWithHttpInfo(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 com.squareup.okhttp.Call getCharactersCharacterIdAssetsAsync(Integer characterId, String datasource, String ifNoneMatch, Integer page, String token, ApiCallback<List<CharacterAssetsResponse>> 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 com.squareup.okhttp.Call getCorporationsCorporationIdAssetsCall(Integer corporationId, String datasource, String ifNoneMatch, Integer page, String token, ApiCallback callback) throws ApiException
corporationId - An EVE corporation 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<CorporationAssetsResponse> getCorporationsCorporationIdAssets(Integer corporationId, String datasource, String ifNoneMatch, Integer page, String token) throws ApiException
corporationId - An EVE corporation 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<CorporationAssetsResponse>> getCorporationsCorporationIdAssetsWithHttpInfo(Integer corporationId, String datasource, String ifNoneMatch, Integer page, String token) throws ApiException
corporationId - An EVE corporation 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 com.squareup.okhttp.Call getCorporationsCorporationIdAssetsAsync(Integer corporationId, String datasource, String ifNoneMatch, Integer page, String token, ApiCallback<List<CorporationAssetsResponse>> callback) throws ApiException
corporationId - An EVE corporation 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 com.squareup.okhttp.Call postCharactersCharacterIdAssetsLocationsCall(Integer characterId, List<Long> requestBody, String datasource, String token, ApiCallback callback) throws ApiException
characterId - An EVE character ID (required)requestBody - A list of item ids (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 List<CharacterAssetsLocationsResponse> postCharactersCharacterIdAssetsLocations(Integer characterId, List<Long> requestBody, String datasource, String token) throws ApiException
characterId - An EVE character ID (required)requestBody - A list of item ids (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<List<CharacterAssetsLocationsResponse>> postCharactersCharacterIdAssetsLocationsWithHttpInfo(Integer characterId, List<Long> requestBody, String datasource, String token) throws ApiException
characterId - An EVE character ID (required)requestBody - A list of item ids (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 com.squareup.okhttp.Call postCharactersCharacterIdAssetsLocationsAsync(Integer characterId, List<Long> requestBody, String datasource, String token, ApiCallback<List<CharacterAssetsLocationsResponse>> callback) throws ApiException
characterId - An EVE character ID (required)requestBody - A list of item ids (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 com.squareup.okhttp.Call postCharactersCharacterIdAssetsNamesCall(Integer characterId, List<Long> requestBody, String datasource, String token, ApiCallback callback) throws ApiException
characterId - An EVE character ID (required)requestBody - A list of item ids (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 List<CharacterAssetsNamesResponse> postCharactersCharacterIdAssetsNames(Integer characterId, List<Long> requestBody, String datasource, String token) throws ApiException
characterId - An EVE character ID (required)requestBody - A list of item ids (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<List<CharacterAssetsNamesResponse>> postCharactersCharacterIdAssetsNamesWithHttpInfo(Integer characterId, List<Long> requestBody, String datasource, String token) throws ApiException
characterId - An EVE character ID (required)requestBody - A list of item ids (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 com.squareup.okhttp.Call postCharactersCharacterIdAssetsNamesAsync(Integer characterId, List<Long> requestBody, String datasource, String token, ApiCallback<List<CharacterAssetsNamesResponse>> callback) throws ApiException
characterId - An EVE character ID (required)requestBody - A list of item ids (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 com.squareup.okhttp.Call postCorporationsCorporationIdAssetsLocationsCall(Integer corporationId, List<Long> requestBody, String datasource, String token, ApiCallback callback) throws ApiException
corporationId - An EVE corporation ID (required)requestBody - A list of item ids (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 List<CorporationAssetsLocationsResponse> postCorporationsCorporationIdAssetsLocations(Integer corporationId, List<Long> requestBody, String datasource, String token) throws ApiException
corporationId - An EVE corporation ID (required)requestBody - A list of item ids (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<List<CorporationAssetsLocationsResponse>> postCorporationsCorporationIdAssetsLocationsWithHttpInfo(Integer corporationId, List<Long> requestBody, String datasource, String token) throws ApiException
corporationId - An EVE corporation ID (required)requestBody - A list of item ids (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 com.squareup.okhttp.Call postCorporationsCorporationIdAssetsLocationsAsync(Integer corporationId, List<Long> requestBody, String datasource, String token, ApiCallback<List<CorporationAssetsLocationsResponse>> callback) throws ApiException
corporationId - An EVE corporation ID (required)requestBody - A list of item ids (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 com.squareup.okhttp.Call postCorporationsCorporationIdAssetsNamesCall(Integer corporationId, List<Long> requestBody, String datasource, String token, ApiCallback callback) throws ApiException
corporationId - An EVE corporation ID (required)requestBody - A list of item ids (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 List<CorporationAssetsNamesResponse> postCorporationsCorporationIdAssetsNames(Integer corporationId, List<Long> requestBody, String datasource, String token) throws ApiException
corporationId - An EVE corporation ID (required)requestBody - A list of item ids (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<List<CorporationAssetsNamesResponse>> postCorporationsCorporationIdAssetsNamesWithHttpInfo(Integer corporationId, List<Long> requestBody, String datasource, String token) throws ApiException
corporationId - An EVE corporation ID (required)requestBody - A list of item ids (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 com.squareup.okhttp.Call postCorporationsCorporationIdAssetsNamesAsync(Integer corporationId, List<Long> requestBody, String datasource, String token, ApiCallback<List<CorporationAssetsNamesResponse>> callback) throws ApiException
corporationId - An EVE corporation ID (required)requestBody - A list of item ids (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 © 2019. All Rights Reserved.