public class ContractsApi extends Object
| Constructor and Description |
|---|
ContractsApi() |
ContractsApi(ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
ApiClient |
getApiClient() |
List<CharacterContractsResponse> |
getCharactersCharacterIdContracts(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get contracts Returns contracts available to a character, only if the
character is issuer, acceptor or assignee.
|
com.squareup.okhttp.Call |
getCharactersCharacterIdContractsAsync(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CharacterContractsResponse>> callback)
Get contracts (asynchronously) Returns contracts available to a
character, only if the character is issuer, acceptor or assignee.
|
com.squareup.okhttp.Call |
getCharactersCharacterIdContractsCall(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback callback)
Build call for getCharactersCharacterIdContracts
|
List<CharacterContractsBidsResponse> |
getCharactersCharacterIdContractsContractIdBids(Integer characterId,
Integer contractId,
String datasource,
String ifNoneMatch,
String token)
Get contract bids Lists bids on a particular auction contract --- This
route is cached for up to 300 seconds SSO Scope:
esi-contracts.read_character_contracts.v1
|
com.squareup.okhttp.Call |
getCharactersCharacterIdContractsContractIdBidsAsync(Integer characterId,
Integer contractId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterContractsBidsResponse>> callback)
Get contract bids (asynchronously) Lists bids on a particular auction
contract --- This route is cached for up to 300 seconds SSO Scope:
esi-contracts.read_character_contracts.v1
|
com.squareup.okhttp.Call |
getCharactersCharacterIdContractsContractIdBidsCall(Integer characterId,
Integer contractId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback callback)
Build call for getCharactersCharacterIdContractsContractIdBids
|
ApiResponse<List<CharacterContractsBidsResponse>> |
getCharactersCharacterIdContractsContractIdBidsWithHttpInfo(Integer characterId,
Integer contractId,
String datasource,
String ifNoneMatch,
String token)
Get contract bids Lists bids on a particular auction contract --- This
route is cached for up to 300 seconds SSO Scope:
esi-contracts.read_character_contracts.v1
|
List<CharacterContractsItemsResponse> |
getCharactersCharacterIdContractsContractIdItems(Integer characterId,
Integer contractId,
String datasource,
String ifNoneMatch,
String token)
Get contract items Lists items of a particular contract --- This route is
cached for up to 3600 seconds SSO Scope:
esi-contracts.read_corporation_contracts.v1 SSO Scope:
esi-contracts.read_character_contracts.v1
|
com.squareup.okhttp.Call |
getCharactersCharacterIdContractsContractIdItemsAsync(Integer characterId,
Integer contractId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CharacterContractsItemsResponse>> callback)
Get contract items (asynchronously) Lists items of a particular contract
--- This route is cached for up to 3600 seconds SSO Scope:
esi-contracts.read_corporation_contracts.v1 SSO Scope:
esi-contracts.read_character_contracts.v1
|
com.squareup.okhttp.Call |
getCharactersCharacterIdContractsContractIdItemsCall(Integer characterId,
Integer contractId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback callback)
Build call for getCharactersCharacterIdContractsContractIdItems
|
ApiResponse<List<CharacterContractsItemsResponse>> |
getCharactersCharacterIdContractsContractIdItemsWithHttpInfo(Integer characterId,
Integer contractId,
String datasource,
String ifNoneMatch,
String token)
Get contract items Lists items of a particular contract --- This route is
cached for up to 3600 seconds SSO Scope:
esi-contracts.read_corporation_contracts.v1 SSO Scope:
esi-contracts.read_character_contracts.v1
|
ApiResponse<List<CharacterContractsResponse>> |
getCharactersCharacterIdContractsWithHttpInfo(Integer characterId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get contracts Returns contracts available to a character, only if the
character is issuer, acceptor or assignee.
|
List<PublicContractsBidsResponse> |
getContractsPublicBidsContractId(Integer contractId,
String datasource,
String ifNoneMatch,
Integer page)
Get public contract bids Lists bids on a public auction contract --- This
route is cached for up to 300 seconds
|
com.squareup.okhttp.Call |
getContractsPublicBidsContractIdAsync(Integer contractId,
String datasource,
String ifNoneMatch,
Integer page,
ApiCallback<List<PublicContractsBidsResponse>> callback)
Get public contract bids (asynchronously) Lists bids on a public auction
contract --- This route is cached for up to 300 seconds
|
com.squareup.okhttp.Call |
getContractsPublicBidsContractIdCall(Integer contractId,
String datasource,
String ifNoneMatch,
Integer page,
ApiCallback callback)
Build call for getContractsPublicBidsContractId
|
ApiResponse<List<PublicContractsBidsResponse>> |
getContractsPublicBidsContractIdWithHttpInfo(Integer contractId,
String datasource,
String ifNoneMatch,
Integer page)
Get public contract bids Lists bids on a public auction contract --- This
route is cached for up to 300 seconds
|
List<PublicContractsItemsResponse> |
getContractsPublicItemsContractId(Integer contractId,
String datasource,
String ifNoneMatch,
Integer page)
Get public contract items Lists items of a public contract --- This route
is cached for up to 3600 seconds
|
com.squareup.okhttp.Call |
getContractsPublicItemsContractIdAsync(Integer contractId,
String datasource,
String ifNoneMatch,
Integer page,
ApiCallback<List<PublicContractsItemsResponse>> callback)
Get public contract items (asynchronously) Lists items of a public
contract --- This route is cached for up to 3600 seconds
|
com.squareup.okhttp.Call |
getContractsPublicItemsContractIdCall(Integer contractId,
String datasource,
String ifNoneMatch,
Integer page,
ApiCallback callback)
Build call for getContractsPublicItemsContractId
|
ApiResponse<List<PublicContractsItemsResponse>> |
getContractsPublicItemsContractIdWithHttpInfo(Integer contractId,
String datasource,
String ifNoneMatch,
Integer page)
Get public contract items Lists items of a public contract --- This route
is cached for up to 3600 seconds
|
List<PublicContractsResponse> |
getContractsPublicRegionId(Integer regionId,
String datasource,
String ifNoneMatch,
Integer page)
Get public contracts Returns a paginated list of all public contracts in
the given region --- This route is cached for up to 1800 seconds
|
com.squareup.okhttp.Call |
getContractsPublicRegionIdAsync(Integer regionId,
String datasource,
String ifNoneMatch,
Integer page,
ApiCallback<List<PublicContractsResponse>> callback)
Get public contracts (asynchronously) Returns a paginated list of all
public contracts in the given region --- This route is cached for up to
1800 seconds
|
com.squareup.okhttp.Call |
getContractsPublicRegionIdCall(Integer regionId,
String datasource,
String ifNoneMatch,
Integer page,
ApiCallback callback)
Build call for getContractsPublicRegionId
|
ApiResponse<List<PublicContractsResponse>> |
getContractsPublicRegionIdWithHttpInfo(Integer regionId,
String datasource,
String ifNoneMatch,
Integer page)
Get public contracts Returns a paginated list of all public contracts in
the given region --- This route is cached for up to 1800 seconds
|
List<CorporationContractsResponse> |
getCorporationsCorporationIdContracts(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get corporation contracts Returns contracts available to a corporation,
only if the corporation is issuer, acceptor or assignee.
|
com.squareup.okhttp.Call |
getCorporationsCorporationIdContractsAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationContractsResponse>> callback)
Get corporation contracts (asynchronously) Returns contracts available to
a corporation, only if the corporation is issuer, acceptor or assignee.
|
com.squareup.okhttp.Call |
getCorporationsCorporationIdContractsCall(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback callback)
Build call for getCorporationsCorporationIdContracts
|
List<CorporationContractsBidsResponse> |
getCorporationsCorporationIdContractsContractIdBids(Integer contractId,
Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get corporation contract bids Lists bids on a particular auction contract
--- This route is cached for up to 3600 seconds SSO Scope:
esi-contracts.read_corporation_contracts.v1
|
com.squareup.okhttp.Call |
getCorporationsCorporationIdContractsContractIdBidsAsync(Integer contractId,
Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationContractsBidsResponse>> callback)
Get corporation contract bids (asynchronously) Lists bids on a particular
auction contract --- This route is cached for up to 3600 seconds SSO
Scope: esi-contracts.read_corporation_contracts.v1
|
com.squareup.okhttp.Call |
getCorporationsCorporationIdContractsContractIdBidsCall(Integer contractId,
Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback callback)
Build call for getCorporationsCorporationIdContractsContractIdBids
|
ApiResponse<List<CorporationContractsBidsResponse>> |
getCorporationsCorporationIdContractsContractIdBidsWithHttpInfo(Integer contractId,
Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get corporation contract bids Lists bids on a particular auction contract
--- This route is cached for up to 3600 seconds SSO Scope:
esi-contracts.read_corporation_contracts.v1
|
List<CorporationContractsItemsResponse> |
getCorporationsCorporationIdContractsContractIdItems(Integer contractId,
Integer corporationId,
String datasource,
String ifNoneMatch,
String token)
Get corporation contract items Lists items of a particular contract ---
This route is cached for up to 3600 seconds SSO Scope:
esi-contracts.read_corporation_contracts.v1 SSO Scope:
esi-contracts.read_character_contracts.v1
|
com.squareup.okhttp.Call |
getCorporationsCorporationIdContractsContractIdItemsAsync(Integer contractId,
Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<CorporationContractsItemsResponse>> callback)
Get corporation contract items (asynchronously) Lists items of a
particular contract --- This route is cached for up to 3600 seconds SSO
Scope: esi-contracts.read_corporation_contracts.v1 SSO Scope:
esi-contracts.read_character_contracts.v1
|
com.squareup.okhttp.Call |
getCorporationsCorporationIdContractsContractIdItemsCall(Integer contractId,
Integer corporationId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback callback)
Build call for getCorporationsCorporationIdContractsContractIdItems
|
ApiResponse<List<CorporationContractsItemsResponse>> |
getCorporationsCorporationIdContractsContractIdItemsWithHttpInfo(Integer contractId,
Integer corporationId,
String datasource,
String ifNoneMatch,
String token)
Get corporation contract items Lists items of a particular contract ---
This route is cached for up to 3600 seconds SSO Scope:
esi-contracts.read_corporation_contracts.v1 SSO Scope:
esi-contracts.read_character_contracts.v1
|
ApiResponse<List<CorporationContractsResponse>> |
getCorporationsCorporationIdContractsWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Get corporation contracts Returns contracts available to a corporation,
only if the corporation is issuer, acceptor or assignee.
|
void |
setApiClient(ApiClient apiClient) |
public ContractsApi()
public ContractsApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public com.squareup.okhttp.Call getCharactersCharacterIdContractsCall(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<CharacterContractsResponse> getCharactersCharacterIdContracts(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<CharacterContractsResponse>> getCharactersCharacterIdContractsWithHttpInfo(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 getCharactersCharacterIdContractsAsync(Integer characterId, String datasource, String ifNoneMatch, Integer page, String token, ApiCallback<List<CharacterContractsResponse>> 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 getCharactersCharacterIdContractsContractIdBidsCall(Integer characterId, Integer contractId, String datasource, String ifNoneMatch, String token, ApiCallback callback) throws ApiException
characterId - An EVE character ID (required)contractId - ID of a contract (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<CharacterContractsBidsResponse> getCharactersCharacterIdContractsContractIdBids(Integer characterId, Integer contractId, String datasource, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)contractId - ID of a contract (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<CharacterContractsBidsResponse>> getCharactersCharacterIdContractsContractIdBidsWithHttpInfo(Integer characterId, Integer contractId, String datasource, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)contractId - ID of a contract (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 getCharactersCharacterIdContractsContractIdBidsAsync(Integer characterId, Integer contractId, String datasource, String ifNoneMatch, String token, ApiCallback<List<CharacterContractsBidsResponse>> callback) throws ApiException
characterId - An EVE character ID (required)contractId - ID of a contract (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 getCharactersCharacterIdContractsContractIdItemsCall(Integer characterId, Integer contractId, String datasource, String ifNoneMatch, String token, ApiCallback callback) throws ApiException
characterId - An EVE character ID (required)contractId - ID of a contract (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<CharacterContractsItemsResponse> getCharactersCharacterIdContractsContractIdItems(Integer characterId, Integer contractId, String datasource, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)contractId - ID of a contract (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<CharacterContractsItemsResponse>> getCharactersCharacterIdContractsContractIdItemsWithHttpInfo(Integer characterId, Integer contractId, String datasource, String ifNoneMatch, String token) throws ApiException
characterId - An EVE character ID (required)contractId - ID of a contract (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 getCharactersCharacterIdContractsContractIdItemsAsync(Integer characterId, Integer contractId, String datasource, String ifNoneMatch, String token, ApiCallback<List<CharacterContractsItemsResponse>> callback) throws ApiException
characterId - An EVE character ID (required)contractId - ID of a contract (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 getContractsPublicBidsContractIdCall(Integer contractId, String datasource, String ifNoneMatch, Integer page, ApiCallback callback) throws ApiException
contractId - ID of a contract (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<PublicContractsBidsResponse> getContractsPublicBidsContractId(Integer contractId, String datasource, String ifNoneMatch, Integer page) throws ApiException
contractId - ID of a contract (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<PublicContractsBidsResponse>> getContractsPublicBidsContractIdWithHttpInfo(Integer contractId, String datasource, String ifNoneMatch, Integer page) throws ApiException
contractId - ID of a contract (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 getContractsPublicBidsContractIdAsync(Integer contractId, String datasource, String ifNoneMatch, Integer page, ApiCallback<List<PublicContractsBidsResponse>> callback) throws ApiException
contractId - ID of a contract (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 getContractsPublicItemsContractIdCall(Integer contractId, String datasource, String ifNoneMatch, Integer page, ApiCallback callback) throws ApiException
contractId - ID of a contract (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<PublicContractsItemsResponse> getContractsPublicItemsContractId(Integer contractId, String datasource, String ifNoneMatch, Integer page) throws ApiException
contractId - ID of a contract (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<PublicContractsItemsResponse>> getContractsPublicItemsContractIdWithHttpInfo(Integer contractId, String datasource, String ifNoneMatch, Integer page) throws ApiException
contractId - ID of a contract (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 getContractsPublicItemsContractIdAsync(Integer contractId, String datasource, String ifNoneMatch, Integer page, ApiCallback<List<PublicContractsItemsResponse>> callback) throws ApiException
contractId - ID of a contract (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 getContractsPublicRegionIdCall(Integer regionId, String datasource, String ifNoneMatch, Integer page, ApiCallback callback) throws ApiException
regionId - An EVE region 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)callback - Callback for upload/download progressApiException - If fail to serialize the request body objectpublic List<PublicContractsResponse> getContractsPublicRegionId(Integer regionId, String datasource, String ifNoneMatch, Integer page) throws ApiException
regionId - An EVE region 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)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic ApiResponse<List<PublicContractsResponse>> getContractsPublicRegionIdWithHttpInfo(Integer regionId, String datasource, String ifNoneMatch, Integer page) throws ApiException
regionId - An EVE region 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)ApiException - If fail to call the API, e.g. server error or cannot
deserialize the response bodypublic com.squareup.okhttp.Call getContractsPublicRegionIdAsync(Integer regionId, String datasource, String ifNoneMatch, Integer page, ApiCallback<List<PublicContractsResponse>> callback) throws ApiException
regionId - An EVE region 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)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 getCorporationsCorporationIdContractsCall(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<CorporationContractsResponse> getCorporationsCorporationIdContracts(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<CorporationContractsResponse>> getCorporationsCorporationIdContractsWithHttpInfo(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 getCorporationsCorporationIdContractsAsync(Integer corporationId, String datasource, String ifNoneMatch, Integer page, String token, ApiCallback<List<CorporationContractsResponse>> 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 getCorporationsCorporationIdContractsContractIdBidsCall(Integer contractId, Integer corporationId, String datasource, String ifNoneMatch, Integer page, String token, ApiCallback callback) throws ApiException
contractId - ID of a contract (required)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<CorporationContractsBidsResponse> getCorporationsCorporationIdContractsContractIdBids(Integer contractId, Integer corporationId, String datasource, String ifNoneMatch, Integer page, String token) throws ApiException
contractId - ID of a contract (required)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<CorporationContractsBidsResponse>> getCorporationsCorporationIdContractsContractIdBidsWithHttpInfo(Integer contractId, Integer corporationId, String datasource, String ifNoneMatch, Integer page, String token) throws ApiException
contractId - ID of a contract (required)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 getCorporationsCorporationIdContractsContractIdBidsAsync(Integer contractId, Integer corporationId, String datasource, String ifNoneMatch, Integer page, String token, ApiCallback<List<CorporationContractsBidsResponse>> callback) throws ApiException
contractId - ID of a contract (required)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 getCorporationsCorporationIdContractsContractIdItemsCall(Integer contractId, Integer corporationId, String datasource, String ifNoneMatch, String token, ApiCallback callback) throws ApiException
contractId - ID of a contract (required)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)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<CorporationContractsItemsResponse> getCorporationsCorporationIdContractsContractIdItems(Integer contractId, Integer corporationId, String datasource, String ifNoneMatch, String token) throws ApiException
contractId - ID of a contract (required)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)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<CorporationContractsItemsResponse>> getCorporationsCorporationIdContractsContractIdItemsWithHttpInfo(Integer contractId, Integer corporationId, String datasource, String ifNoneMatch, String token) throws ApiException
contractId - ID of a contract (required)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)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 getCorporationsCorporationIdContractsContractIdItemsAsync(Integer contractId, Integer corporationId, String datasource, String ifNoneMatch, String token, ApiCallback<List<CorporationContractsItemsResponse>> callback) throws ApiException
contractId - ID of a contract (required)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)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.