Package net.troja.eve.esi.api
Class UserInterfaceApi
- java.lang.Object
-
- net.troja.eve.esi.api.UserInterfaceApi
-
public class UserInterfaceApi extends Object
-
-
Constructor Summary
Constructors Constructor Description UserInterfaceApi()UserInterfaceApi(ApiClient apiClient)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ApiClientgetApiClient()voidpostUiAutopilotWaypoint(Boolean addToBeginning, Boolean clearOtherWaypoints, Long destinationId, String datasource, String token)Set Autopilot Waypoint Set a solar system as autopilot waypoint --- SSO Scope: esi-ui.write_waypoint.v1okhttp3.CallpostUiAutopilotWaypointAsync(Boolean addToBeginning, Boolean clearOtherWaypoints, Long destinationId, String datasource, String token, ApiCallback<Void> _callback)Set Autopilot Waypoint (asynchronously) Set a solar system as autopilot waypoint --- SSO Scope: esi-ui.write_waypoint.v1okhttp3.CallpostUiAutopilotWaypointCall(Boolean addToBeginning, Boolean clearOtherWaypoints, Long destinationId, String datasource, String token, ApiCallback _callback)Build call for postUiAutopilotWaypointApiResponse<Void>postUiAutopilotWaypointWithHttpInfo(Boolean addToBeginning, Boolean clearOtherWaypoints, Long destinationId, String datasource, String token)Set Autopilot Waypoint Set a solar system as autopilot waypoint --- SSO Scope: esi-ui.write_waypoint.v1voidpostUiOpenwindowContract(Integer contractId, String datasource, String token)Open Contract Window Open the contract window inside the client --- SSO Scope: esi-ui.open_window.v1okhttp3.CallpostUiOpenwindowContractAsync(Integer contractId, String datasource, String token, ApiCallback<Void> _callback)Open Contract Window (asynchronously) Open the contract window inside the client --- SSO Scope: esi-ui.open_window.v1okhttp3.CallpostUiOpenwindowContractCall(Integer contractId, String datasource, String token, ApiCallback _callback)Build call for postUiOpenwindowContractApiResponse<Void>postUiOpenwindowContractWithHttpInfo(Integer contractId, String datasource, String token)Open Contract Window Open the contract window inside the client --- SSO Scope: esi-ui.open_window.v1voidpostUiOpenwindowInformation(Integer targetId, String datasource, String token)Open Information Window Open the information window for a character, corporation or alliance inside the client --- SSO Scope: esi-ui.open_window.v1okhttp3.CallpostUiOpenwindowInformationAsync(Integer targetId, String datasource, String token, ApiCallback<Void> _callback)Open Information Window (asynchronously) Open the information window for a character, corporation or alliance inside the client --- SSO Scope: esi-ui.open_window.v1okhttp3.CallpostUiOpenwindowInformationCall(Integer targetId, String datasource, String token, ApiCallback _callback)Build call for postUiOpenwindowInformationApiResponse<Void>postUiOpenwindowInformationWithHttpInfo(Integer targetId, String datasource, String token)Open Information Window Open the information window for a character, corporation or alliance inside the client --- SSO Scope: esi-ui.open_window.v1voidpostUiOpenwindowMarketdetails(Integer typeId, String datasource, String token)Open Market Details Open the market details window for a specific typeID inside the client --- SSO Scope: esi-ui.open_window.v1okhttp3.CallpostUiOpenwindowMarketdetailsAsync(Integer typeId, String datasource, String token, ApiCallback<Void> _callback)Open Market Details (asynchronously) Open the market details window for a specific typeID inside the client --- SSO Scope: esi-ui.open_window.v1okhttp3.CallpostUiOpenwindowMarketdetailsCall(Integer typeId, String datasource, String token, ApiCallback _callback)Build call for postUiOpenwindowMarketdetailsApiResponse<Void>postUiOpenwindowMarketdetailsWithHttpInfo(Integer typeId, String datasource, String token)Open Market Details Open the market details window for a specific typeID inside the client --- SSO Scope: esi-ui.open_window.v1voidpostUiOpenwindowNewmail(UiNewMail newMail, String datasource, String token)Open New Mail Window Open the New Mail window, according to settings from the request if applicable --- SSO Scope: esi-ui.open_window.v1okhttp3.CallpostUiOpenwindowNewmailAsync(UiNewMail newMail, String datasource, String token, ApiCallback<Void> _callback)Open New Mail Window (asynchronously) Open the New Mail window, according to settings from the request if applicable --- SSO Scope: esi-ui.open_window.v1okhttp3.CallpostUiOpenwindowNewmailCall(UiNewMail newMail, String datasource, String token, ApiCallback _callback)Build call for postUiOpenwindowNewmailApiResponse<Void>postUiOpenwindowNewmailWithHttpInfo(UiNewMail newMail, String datasource, String token)Open New Mail Window Open the New Mail window, according to settings from the request if applicable --- SSO Scope: esi-ui.open_window.v1voidsetApiClient(ApiClient apiClient)
-
-
-
Constructor Detail
-
UserInterfaceApi
public UserInterfaceApi()
-
UserInterfaceApi
public UserInterfaceApi(ApiClient apiClient)
-
-
Method Detail
-
getApiClient
public ApiClient getApiClient()
-
setApiClient
public void setApiClient(ApiClient apiClient)
-
postUiAutopilotWaypointCall
public okhttp3.Call postUiAutopilotWaypointCall(Boolean addToBeginning, Boolean clearOtherWaypoints, Long destinationId, String datasource, String token, ApiCallback _callback) throws ApiException
Build call for postUiAutopilotWaypoint- Parameters:
addToBeginning- Whether this solar system should be added to the beginning of all waypoints (required)clearOtherWaypoints- Whether clean other waypoints beforing adding this one (required)destinationId- The destination to travel to, can be solar system, station or structure's id (required)datasource- The server name you would like data from (optional, default to tranquility)token- Access token to use if unable to set a header (optional)_callback- Callback for upload/download progress- Returns:
- Call to execute
- Throws:
ApiException- If fail to serialize the request body object
-
postUiAutopilotWaypoint
public void postUiAutopilotWaypoint(Boolean addToBeginning, Boolean clearOtherWaypoints, Long destinationId, String datasource, String token) throws ApiException
Set Autopilot Waypoint Set a solar system as autopilot waypoint --- SSO Scope: esi-ui.write_waypoint.v1- Parameters:
addToBeginning- Whether this solar system should be added to the beginning of all waypoints (required)clearOtherWaypoints- Whether clean other waypoints beforing adding this one (required)destinationId- The destination to travel to, can be solar system, station or structure's id (required)datasource- The server name you would like data from (optional, default to tranquility)token- Access token to use if unable to set a header (optional)- Throws:
ApiException- If fail to call the API, e.g. server error or cannot deserialize the response body
-
postUiAutopilotWaypointWithHttpInfo
public ApiResponse<Void> postUiAutopilotWaypointWithHttpInfo(Boolean addToBeginning, Boolean clearOtherWaypoints, Long destinationId, String datasource, String token) throws ApiException
Set Autopilot Waypoint Set a solar system as autopilot waypoint --- SSO Scope: esi-ui.write_waypoint.v1- Parameters:
addToBeginning- Whether this solar system should be added to the beginning of all waypoints (required)clearOtherWaypoints- Whether clean other waypoints beforing adding this one (required)destinationId- The destination to travel to, can be solar system, station or structure's id (required)datasource- The server name you would like data from (optional, default to tranquility)token- Access token to use if unable to set a header (optional)- Returns:
- ApiResponse<Void>
- Throws:
ApiException- If fail to call the API, e.g. server error or cannot deserialize the response body
-
postUiAutopilotWaypointAsync
public okhttp3.Call postUiAutopilotWaypointAsync(Boolean addToBeginning, Boolean clearOtherWaypoints, Long destinationId, String datasource, String token, ApiCallback<Void> _callback) throws ApiException
Set Autopilot Waypoint (asynchronously) Set a solar system as autopilot waypoint --- SSO Scope: esi-ui.write_waypoint.v1- Parameters:
addToBeginning- Whether this solar system should be added to the beginning of all waypoints (required)clearOtherWaypoints- Whether clean other waypoints beforing adding this one (required)destinationId- The destination to travel to, can be solar system, station or structure's id (required)datasource- The server name you would like data from (optional, default to tranquility)token- Access token to use if unable to set a header (optional)_callback- The callback to be executed when the API call finishes- Returns:
- The request call
- Throws:
ApiException- If fail to process the API call, e.g. serializing the request body object
-
postUiOpenwindowContractCall
public okhttp3.Call postUiOpenwindowContractCall(Integer contractId, String datasource, String token, ApiCallback _callback) throws ApiException
Build call for postUiOpenwindowContract- Parameters:
contractId- The contract to open (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 progress- Returns:
- Call to execute
- Throws:
ApiException- If fail to serialize the request body object
-
postUiOpenwindowContract
public void postUiOpenwindowContract(Integer contractId, String datasource, String token) throws ApiException
Open Contract Window Open the contract window inside the client --- SSO Scope: esi-ui.open_window.v1- Parameters:
contractId- The contract to open (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)- Throws:
ApiException- If fail to call the API, e.g. server error or cannot deserialize the response body
-
postUiOpenwindowContractWithHttpInfo
public ApiResponse<Void> postUiOpenwindowContractWithHttpInfo(Integer contractId, String datasource, String token) throws ApiException
Open Contract Window Open the contract window inside the client --- SSO Scope: esi-ui.open_window.v1- Parameters:
contractId- The contract to open (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)- Returns:
- ApiResponse<Void>
- Throws:
ApiException- If fail to call the API, e.g. server error or cannot deserialize the response body
-
postUiOpenwindowContractAsync
public okhttp3.Call postUiOpenwindowContractAsync(Integer contractId, String datasource, String token, ApiCallback<Void> _callback) throws ApiException
Open Contract Window (asynchronously) Open the contract window inside the client --- SSO Scope: esi-ui.open_window.v1- Parameters:
contractId- The contract to open (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 finishes- Returns:
- The request call
- Throws:
ApiException- If fail to process the API call, e.g. serializing the request body object
-
postUiOpenwindowInformationCall
public okhttp3.Call postUiOpenwindowInformationCall(Integer targetId, String datasource, String token, ApiCallback _callback) throws ApiException
Build call for postUiOpenwindowInformation- Parameters:
targetId- The target to open (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 progress- Returns:
- Call to execute
- Throws:
ApiException- If fail to serialize the request body object
-
postUiOpenwindowInformation
public void postUiOpenwindowInformation(Integer targetId, String datasource, String token) throws ApiException
Open Information Window Open the information window for a character, corporation or alliance inside the client --- SSO Scope: esi-ui.open_window.v1- Parameters:
targetId- The target to open (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)- Throws:
ApiException- If fail to call the API, e.g. server error or cannot deserialize the response body
-
postUiOpenwindowInformationWithHttpInfo
public ApiResponse<Void> postUiOpenwindowInformationWithHttpInfo(Integer targetId, String datasource, String token) throws ApiException
Open Information Window Open the information window for a character, corporation or alliance inside the client --- SSO Scope: esi-ui.open_window.v1- Parameters:
targetId- The target to open (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)- Returns:
- ApiResponse<Void>
- Throws:
ApiException- If fail to call the API, e.g. server error or cannot deserialize the response body
-
postUiOpenwindowInformationAsync
public okhttp3.Call postUiOpenwindowInformationAsync(Integer targetId, String datasource, String token, ApiCallback<Void> _callback) throws ApiException
Open Information Window (asynchronously) Open the information window for a character, corporation or alliance inside the client --- SSO Scope: esi-ui.open_window.v1- Parameters:
targetId- The target to open (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 finishes- Returns:
- The request call
- Throws:
ApiException- If fail to process the API call, e.g. serializing the request body object
-
postUiOpenwindowMarketdetailsCall
public okhttp3.Call postUiOpenwindowMarketdetailsCall(Integer typeId, String datasource, String token, ApiCallback _callback) throws ApiException
Build call for postUiOpenwindowMarketdetails- Parameters:
typeId- The item type to open in market window (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 progress- Returns:
- Call to execute
- Throws:
ApiException- If fail to serialize the request body object
-
postUiOpenwindowMarketdetails
public void postUiOpenwindowMarketdetails(Integer typeId, String datasource, String token) throws ApiException
Open Market Details Open the market details window for a specific typeID inside the client --- SSO Scope: esi-ui.open_window.v1- Parameters:
typeId- The item type to open in market window (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)- Throws:
ApiException- If fail to call the API, e.g. server error or cannot deserialize the response body
-
postUiOpenwindowMarketdetailsWithHttpInfo
public ApiResponse<Void> postUiOpenwindowMarketdetailsWithHttpInfo(Integer typeId, String datasource, String token) throws ApiException
Open Market Details Open the market details window for a specific typeID inside the client --- SSO Scope: esi-ui.open_window.v1- Parameters:
typeId- The item type to open in market window (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)- Returns:
- ApiResponse<Void>
- Throws:
ApiException- If fail to call the API, e.g. server error or cannot deserialize the response body
-
postUiOpenwindowMarketdetailsAsync
public okhttp3.Call postUiOpenwindowMarketdetailsAsync(Integer typeId, String datasource, String token, ApiCallback<Void> _callback) throws ApiException
Open Market Details (asynchronously) Open the market details window for a specific typeID inside the client --- SSO Scope: esi-ui.open_window.v1- Parameters:
typeId- The item type to open in market window (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 finishes- Returns:
- The request call
- Throws:
ApiException- If fail to process the API call, e.g. serializing the request body object
-
postUiOpenwindowNewmailCall
public okhttp3.Call postUiOpenwindowNewmailCall(UiNewMail newMail, String datasource, String token, ApiCallback _callback) throws ApiException
Build call for postUiOpenwindowNewmail- Parameters:
newMail- (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 progress- Returns:
- Call to execute
- Throws:
ApiException- If fail to serialize the request body object
-
postUiOpenwindowNewmail
public void postUiOpenwindowNewmail(UiNewMail newMail, String datasource, String token) throws ApiException
Open New Mail Window Open the New Mail window, according to settings from the request if applicable --- SSO Scope: esi-ui.open_window.v1- Parameters:
newMail- (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)- Throws:
ApiException- If fail to call the API, e.g. server error or cannot deserialize the response body
-
postUiOpenwindowNewmailWithHttpInfo
public ApiResponse<Void> postUiOpenwindowNewmailWithHttpInfo(UiNewMail newMail, String datasource, String token) throws ApiException
Open New Mail Window Open the New Mail window, according to settings from the request if applicable --- SSO Scope: esi-ui.open_window.v1- Parameters:
newMail- (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)- Returns:
- ApiResponse<Void>
- Throws:
ApiException- If fail to call the API, e.g. server error or cannot deserialize the response body
-
postUiOpenwindowNewmailAsync
public okhttp3.Call postUiOpenwindowNewmailAsync(UiNewMail newMail, String datasource, String token, ApiCallback<Void> _callback) throws ApiException
Open New Mail Window (asynchronously) Open the New Mail window, according to settings from the request if applicable --- SSO Scope: esi-ui.open_window.v1- Parameters:
newMail- (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 finishes- Returns:
- The request call
- Throws:
ApiException- If fail to process the API call, e.g. serializing the request body object
-
-