public class MarketApi extends Object
| Constructor and Description |
|---|
MarketApi() |
MarketApi(ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
ApiClient |
getApiClient() |
List<CharacterOrdersResponse> |
getCharactersCharacterIdOrders(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
List open orders from a character List open market orders placed by a
character --- This route is cached for up to 1200 seconds SSO Scope:
esi-markets.read_character_orders.v1
|
com.squareup.okhttp.Call |
getCharactersCharacterIdOrdersAsync(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterOrdersResponse>> callback)
List open orders from a character (asynchronously) List open market
orders placed by a character --- This route is cached for up to 1200
seconds SSO Scope: esi-markets.read_character_orders.v1
|
com.squareup.okhttp.Call |
getCharactersCharacterIdOrdersCall(Integer characterId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback callback)
Build call for getCharactersCharacterIdOrders
|
List<CharacterOrdersHistoryResponse> |
getCharactersCharacterIdOrdersHistory(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
List historical orders by a character List cancelled and expired market
orders placed by a character up to 90 days in the past. --- This route is
cached for up to 3600 seconds SSO Scope:
esi-markets.read_character_orders.v1
|
com.squareup.okhttp.Call |
getCharactersCharacterIdOrdersHistoryAsync(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CharacterOrdersHistoryResponse>> callback)
List historical orders by a character (asynchronously) List cancelled and
expired market orders placed by a character up to 90 days in the past.
--- This route is cached for up to 3600 seconds SSO Scope:
esi-markets.read_character_orders.v1
|
com.squareup.okhttp.Call |
getCharactersCharacterIdOrdersHistoryCall(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback callback)
Build call for getCharactersCharacterIdOrdersHistory
|
ApiResponse<List<CharacterOrdersHistoryResponse>> |
getCharactersCharacterIdOrdersHistoryWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
List historical orders by a character List cancelled and expired market
orders placed by a character up to 90 days in the past. --- This route is
cached for up to 3600 seconds SSO Scope:
esi-markets.read_character_orders.v1
|
ApiResponse<List<CharacterOrdersResponse>> |
getCharactersCharacterIdOrdersWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
String token)
List open orders from a character List open market orders placed by a
character --- This route is cached for up to 1200 seconds SSO Scope:
esi-markets.read_character_orders.v1
|
List<CorporationOrdersResponse> |
getCorporationsCorporationIdOrders(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
List open orders from a corporation List open market orders placed on
behalf of a corporation --- This route is cached for up to 1200 seconds
--- Requires one of the following EVE corporation role(s): Accountant,
Trader SSO Scope: esi-markets.read_corporation_orders.v1
|
com.squareup.okhttp.Call |
getCorporationsCorporationIdOrdersAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationOrdersResponse>> callback)
List open orders from a corporation (asynchronously) List open market
orders placed on behalf of a corporation --- This route is cached for up
to 1200 seconds --- Requires one of the following EVE corporation
role(s): Accountant, Trader SSO Scope:
esi-markets.read_corporation_orders.v1
|
com.squareup.okhttp.Call |
getCorporationsCorporationIdOrdersCall(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback callback)
Build call for getCorporationsCorporationIdOrders
|
List<CorporationOrdersHistoryResponse> |
getCorporationsCorporationIdOrdersHistory(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
List historical orders from a corporation List cancelled and expired
market orders placed on behalf of a corporation up to 90 days in the
past. --- This route is cached for up to 3600 seconds --- Requires one of
the following EVE corporation role(s): Accountant, Trader SSO Scope:
esi-markets.read_corporation_orders.v1
|
com.squareup.okhttp.Call |
getCorporationsCorporationIdOrdersHistoryAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationOrdersHistoryResponse>> callback)
List historical orders from a corporation (asynchronously) List cancelled
and expired market orders placed on behalf of a corporation up to 90 days
in the past. --- This route is cached for up to 3600 seconds --- Requires
one of the following EVE corporation role(s): Accountant, Trader SSO
Scope: esi-markets.read_corporation_orders.v1
|
com.squareup.okhttp.Call |
getCorporationsCorporationIdOrdersHistoryCall(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback callback)
Build call for getCorporationsCorporationIdOrdersHistory
|
ApiResponse<List<CorporationOrdersHistoryResponse>> |
getCorporationsCorporationIdOrdersHistoryWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
List historical orders from a corporation List cancelled and expired
market orders placed on behalf of a corporation up to 90 days in the
past. --- This route is cached for up to 3600 seconds --- Requires one of
the following EVE corporation role(s): Accountant, Trader SSO Scope:
esi-markets.read_corporation_orders.v1
|
ApiResponse<List<CorporationOrdersResponse>> |
getCorporationsCorporationIdOrdersWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
List open orders from a corporation List open market orders placed on
behalf of a corporation --- This route is cached for up to 1200 seconds
--- Requires one of the following EVE corporation role(s): Accountant,
Trader SSO Scope: esi-markets.read_corporation_orders.v1
|
List<Integer> |
getMarketsGroups(String datasource,
String ifNoneMatch)
Get item groups Get a list of item groups --- This route expires daily at
11:05
|
com.squareup.okhttp.Call |
getMarketsGroupsAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<Integer>> callback)
Get item groups (asynchronously) Get a list of item groups --- This route
expires daily at 11:05
|
com.squareup.okhttp.Call |
getMarketsGroupsCall(String datasource,
String ifNoneMatch,
ApiCallback callback)
Build call for getMarketsGroups
|
MarketGroupResponse |
getMarketsGroupsMarketGroupId(Integer marketGroupId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
Get item group information Get information on an item group --- This
route expires daily at 11:05
|
com.squareup.okhttp.Call |
getMarketsGroupsMarketGroupIdAsync(Integer marketGroupId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback<MarketGroupResponse> callback)
Get item group information (asynchronously) Get information on an item
group --- This route expires daily at 11:05
|
com.squareup.okhttp.Call |
getMarketsGroupsMarketGroupIdCall(Integer marketGroupId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback callback)
Build call for getMarketsGroupsMarketGroupId
|
ApiResponse<MarketGroupResponse> |
getMarketsGroupsMarketGroupIdWithHttpInfo(Integer marketGroupId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
Get item group information Get information on an item group --- This
route expires daily at 11:05
|
ApiResponse<List<Integer>> |
getMarketsGroupsWithHttpInfo(String datasource,
String ifNoneMatch)
Get item groups Get a list of item groups --- This route expires daily at
11:05
|
List<MarketPricesResponse> |
getMarketsPrices(String datasource,
String ifNoneMatch)
List market prices Return a list of prices --- This route is cached for
up to 3600 seconds
|
com.squareup.okhttp.Call |
getMarketsPricesAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<MarketPricesResponse>> callback)
List market prices (asynchronously) Return a list of prices --- This
route is cached for up to 3600 seconds
|
com.squareup.okhttp.Call |
getMarketsPricesCall(String datasource,
String ifNoneMatch,
ApiCallback callback)
Build call for getMarketsPrices
|
ApiResponse<List<MarketPricesResponse>> |
getMarketsPricesWithHttpInfo(String datasource,
String ifNoneMatch)
List market prices Return a list of prices --- This route is cached for
up to 3600 seconds
|
List<MarketHistoryResponse> |
getMarketsRegionIdHistory(Integer regionId,
Integer typeId,
String datasource,
String ifNoneMatch)
List historical market statistics in a region Return a list of historical
market statistics for the specified type in a region --- This route
expires daily at 11:05
|
com.squareup.okhttp.Call |
getMarketsRegionIdHistoryAsync(Integer regionId,
Integer typeId,
String datasource,
String ifNoneMatch,
ApiCallback<List<MarketHistoryResponse>> callback)
List historical market statistics in a region (asynchronously) Return a
list of historical market statistics for the specified type in a region
--- This route expires daily at 11:05
|
com.squareup.okhttp.Call |
getMarketsRegionIdHistoryCall(Integer regionId,
Integer typeId,
String datasource,
String ifNoneMatch,
ApiCallback callback)
Build call for getMarketsRegionIdHistory
|
ApiResponse<List<MarketHistoryResponse>> |
getMarketsRegionIdHistoryWithHttpInfo(Integer regionId,
Integer typeId,
String datasource,
String ifNoneMatch)
List historical market statistics in a region Return a list of historical
market statistics for the specified type in a region --- This route
expires daily at 11:05
|
List<MarketOrdersResponse> |
getMarketsRegionIdOrders(String orderType,
Integer regionId,
String datasource,
String ifNoneMatch,
Integer page,
Integer typeId)
List orders in a region Return a list of orders in a region --- This
route is cached for up to 300 seconds
|
com.squareup.okhttp.Call |
getMarketsRegionIdOrdersAsync(String orderType,
Integer regionId,
String datasource,
String ifNoneMatch,
Integer page,
Integer typeId,
ApiCallback<List<MarketOrdersResponse>> callback)
List orders in a region (asynchronously) Return a list of orders in a
region --- This route is cached for up to 300 seconds
|
com.squareup.okhttp.Call |
getMarketsRegionIdOrdersCall(String orderType,
Integer regionId,
String datasource,
String ifNoneMatch,
Integer page,
Integer typeId,
ApiCallback callback)
Build call for getMarketsRegionIdOrders
|
ApiResponse<List<MarketOrdersResponse>> |
getMarketsRegionIdOrdersWithHttpInfo(String orderType,
Integer regionId,
String datasource,
String ifNoneMatch,
Integer page,
Integer typeId)
List orders in a region Return a list of orders in a region --- This
route is cached for up to 300 seconds
|
List<Integer> |
getMarketsRegionIdTypes(Integer regionId,
String datasource,
String ifNoneMatch,
Integer page)
List type IDs relevant to a market Return a list of type IDs that have
active orders in the region, for efficient market indexing. --- This
route is cached for up to 600 seconds
|
com.squareup.okhttp.Call |
getMarketsRegionIdTypesAsync(Integer regionId,
String datasource,
String ifNoneMatch,
Integer page,
ApiCallback<List<Integer>> callback)
List type IDs relevant to a market (asynchronously) Return a list of type
IDs that have active orders in the region, for efficient market indexing.
--- This route is cached for up to 600 seconds
|
com.squareup.okhttp.Call |
getMarketsRegionIdTypesCall(Integer regionId,
String datasource,
String ifNoneMatch,
Integer page,
ApiCallback callback)
Build call for getMarketsRegionIdTypes
|
ApiResponse<List<Integer>> |
getMarketsRegionIdTypesWithHttpInfo(Integer regionId,
String datasource,
String ifNoneMatch,
Integer page)
List type IDs relevant to a market Return a list of type IDs that have
active orders in the region, for efficient market indexing. --- This
route is cached for up to 600 seconds
|
List<MarketStructuresResponse> |
getMarketsStructuresStructureId(Long structureId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
List orders in a structure Return all orders in a structure --- This
route is cached for up to 300 seconds SSO Scope:
esi-markets.structure_markets.v1
|
com.squareup.okhttp.Call |
getMarketsStructuresStructureIdAsync(Long structureId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<MarketStructuresResponse>> callback)
List orders in a structure (asynchronously) Return all orders in a
structure --- This route is cached for up to 300 seconds SSO Scope:
esi-markets.structure_markets.v1
|
com.squareup.okhttp.Call |
getMarketsStructuresStructureIdCall(Long structureId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback callback)
Build call for getMarketsStructuresStructureId
|
ApiResponse<List<MarketStructuresResponse>> |
getMarketsStructuresStructureIdWithHttpInfo(Long structureId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
List orders in a structure Return all orders in a structure --- This
route is cached for up to 300 seconds SSO Scope:
esi-markets.structure_markets.v1
|
void |
setApiClient(ApiClient apiClient) |
public MarketApi()
public MarketApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public com.squareup.okhttp.Call getCharactersCharacterIdOrdersCall(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<CharacterOrdersResponse> getCharactersCharacterIdOrders(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<CharacterOrdersResponse>> getCharactersCharacterIdOrdersWithHttpInfo(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 com.squareup.okhttp.Call getCharactersCharacterIdOrdersAsync(Integer characterId, String datasource, String ifNoneMatch, String token, ApiCallback<List<CharacterOrdersResponse>> 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 com.squareup.okhttp.Call getCharactersCharacterIdOrdersHistoryCall(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<CharacterOrdersHistoryResponse> getCharactersCharacterIdOrdersHistory(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<CharacterOrdersHistoryResponse>> getCharactersCharacterIdOrdersHistoryWithHttpInfo(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 getCharactersCharacterIdOrdersHistoryAsync(Integer characterId, String datasource, String ifNoneMatch, Integer page, String token, ApiCallback<List<CharacterOrdersHistoryResponse>> 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 getCorporationsCorporationIdOrdersCall(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<CorporationOrdersResponse> getCorporationsCorporationIdOrders(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<CorporationOrdersResponse>> getCorporationsCorporationIdOrdersWithHttpInfo(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 getCorporationsCorporationIdOrdersAsync(Integer corporationId, String datasource, String ifNoneMatch, Integer page, String token, ApiCallback<List<CorporationOrdersResponse>> 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 getCorporationsCorporationIdOrdersHistoryCall(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<CorporationOrdersHistoryResponse> getCorporationsCorporationIdOrdersHistory(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<CorporationOrdersHistoryResponse>> getCorporationsCorporationIdOrdersHistoryWithHttpInfo(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 getCorporationsCorporationIdOrdersHistoryAsync(Integer corporationId, String datasource, String ifNoneMatch, Integer page, String token, ApiCallback<List<CorporationOrdersHistoryResponse>> 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 getMarketsGroupsCall(String datasource, String ifNoneMatch, ApiCallback callback) throws ApiException
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<Integer> getMarketsGroups(String datasource, String ifNoneMatch) throws ApiException
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<Integer>> getMarketsGroupsWithHttpInfo(String datasource, String ifNoneMatch) throws ApiException
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 com.squareup.okhttp.Call getMarketsGroupsAsync(String datasource, String ifNoneMatch, ApiCallback<List<Integer>> callback) throws ApiException
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 com.squareup.okhttp.Call getMarketsGroupsMarketGroupIdCall(Integer marketGroupId, String acceptLanguage, String datasource, String ifNoneMatch, String language, ApiCallback callback) throws ApiException
marketGroupId - An Eve item group ID (required)acceptLanguage - Language to use in the response (optional, default to en-us)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)language - Language to use in the response, takes precedence over
Accept-Language (optional, default to en-us)callback - Callback for upload/download progressApiException - If fail to serialize the request body objectpublic MarketGroupResponse getMarketsGroupsMarketGroupId(Integer marketGroupId, String acceptLanguage, String datasource, String ifNoneMatch, String language) throws ApiException
marketGroupId - An Eve item group ID (required)acceptLanguage - Language to use in the response (optional, default to en-us)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)language - Language to use in the response, takes precedence over
Accept-Language (optional, default to en-us)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic ApiResponse<MarketGroupResponse> getMarketsGroupsMarketGroupIdWithHttpInfo(Integer marketGroupId, String acceptLanguage, String datasource, String ifNoneMatch, String language) throws ApiException
marketGroupId - An Eve item group ID (required)acceptLanguage - Language to use in the response (optional, default to en-us)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)language - Language to use in the response, takes precedence over
Accept-Language (optional, default to en-us)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic com.squareup.okhttp.Call getMarketsGroupsMarketGroupIdAsync(Integer marketGroupId, String acceptLanguage, String datasource, String ifNoneMatch, String language, ApiCallback<MarketGroupResponse> callback) throws ApiException
marketGroupId - An Eve item group ID (required)acceptLanguage - Language to use in the response (optional, default to en-us)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)language - Language to use in the response, takes precedence over
Accept-Language (optional, default to en-us)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 getMarketsPricesCall(String datasource, String ifNoneMatch, ApiCallback callback) throws ApiException
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<MarketPricesResponse> getMarketsPrices(String datasource, String ifNoneMatch) throws ApiException
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<MarketPricesResponse>> getMarketsPricesWithHttpInfo(String datasource, String ifNoneMatch) throws ApiException
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 com.squareup.okhttp.Call getMarketsPricesAsync(String datasource, String ifNoneMatch, ApiCallback<List<MarketPricesResponse>> callback) throws ApiException
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 com.squareup.okhttp.Call getMarketsRegionIdHistoryCall(Integer regionId, Integer typeId, String datasource, String ifNoneMatch, ApiCallback callback) throws ApiException
regionId - Return statistics in this region (required)typeId - Return statistics for this type (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<MarketHistoryResponse> getMarketsRegionIdHistory(Integer regionId, Integer typeId, String datasource, String ifNoneMatch) throws ApiException
regionId - Return statistics in this region (required)typeId - Return statistics for this type (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<MarketHistoryResponse>> getMarketsRegionIdHistoryWithHttpInfo(Integer regionId, Integer typeId, String datasource, String ifNoneMatch) throws ApiException
regionId - Return statistics in this region (required)typeId - Return statistics for this type (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 com.squareup.okhttp.Call getMarketsRegionIdHistoryAsync(Integer regionId, Integer typeId, String datasource, String ifNoneMatch, ApiCallback<List<MarketHistoryResponse>> callback) throws ApiException
regionId - Return statistics in this region (required)typeId - Return statistics for this type (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 com.squareup.okhttp.Call getMarketsRegionIdOrdersCall(String orderType, Integer regionId, String datasource, String ifNoneMatch, Integer page, Integer typeId, ApiCallback callback) throws ApiException
orderType - Filter buy/sell orders, return all orders by default. If you
query without type_id, we always return both buy and sell
orders (required)regionId - Return orders in this region (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)typeId - Return orders only for this type (optional)callback - Callback for upload/download progressApiException - If fail to serialize the request body objectpublic List<MarketOrdersResponse> getMarketsRegionIdOrders(String orderType, Integer regionId, String datasource, String ifNoneMatch, Integer page, Integer typeId) throws ApiException
orderType - Filter buy/sell orders, return all orders by default. If you
query without type_id, we always return both buy and sell
orders (required)regionId - Return orders in this region (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)typeId - Return orders only for this type (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic ApiResponse<List<MarketOrdersResponse>> getMarketsRegionIdOrdersWithHttpInfo(String orderType, Integer regionId, String datasource, String ifNoneMatch, Integer page, Integer typeId) throws ApiException
orderType - Filter buy/sell orders, return all orders by default. If you
query without type_id, we always return both buy and sell
orders (required)regionId - Return orders in this region (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)typeId - Return orders only for this type (optional)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic com.squareup.okhttp.Call getMarketsRegionIdOrdersAsync(String orderType, Integer regionId, String datasource, String ifNoneMatch, Integer page, Integer typeId, ApiCallback<List<MarketOrdersResponse>> callback) throws ApiException
orderType - Filter buy/sell orders, return all orders by default. If you
query without type_id, we always return both buy and sell
orders (required)regionId - Return orders in this region (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)typeId - Return orders only for this type (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 getMarketsRegionIdTypesCall(Integer regionId, String datasource, String ifNoneMatch, Integer page, ApiCallback callback) throws ApiException
regionId - Return statistics in this region (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)callback - Callback for upload/download progressApiException - If fail to serialize the request body objectpublic List<Integer> getMarketsRegionIdTypes(Integer regionId, String datasource, String ifNoneMatch, Integer page) throws ApiException
regionId - Return statistics in this region (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)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic ApiResponse<List<Integer>> getMarketsRegionIdTypesWithHttpInfo(Integer regionId, String datasource, String ifNoneMatch, Integer page) throws ApiException
regionId - Return statistics in this region (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)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic com.squareup.okhttp.Call getMarketsRegionIdTypesAsync(Integer regionId, String datasource, String ifNoneMatch, Integer page, ApiCallback<List<Integer>> callback) throws ApiException
regionId - Return statistics in this region (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)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 getMarketsStructuresStructureIdCall(Long structureId, String datasource, String ifNoneMatch, Integer page, String token, ApiCallback callback) throws ApiException
structureId - Return orders in this structure (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<MarketStructuresResponse> getMarketsStructuresStructureId(Long structureId, String datasource, String ifNoneMatch, Integer page, String token) throws ApiException
structureId - Return orders in this structure (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<MarketStructuresResponse>> getMarketsStructuresStructureIdWithHttpInfo(Long structureId, String datasource, String ifNoneMatch, Integer page, String token) throws ApiException
structureId - Return orders in this structure (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 getMarketsStructuresStructureIdAsync(Long structureId, String datasource, String ifNoneMatch, Integer page, String token, ApiCallback<List<MarketStructuresResponse>> callback) throws ApiException
structureId - Return orders in this structure (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 objectCopyright © 2019. All Rights Reserved.