public class SovereigntyApi extends Object
| Constructor and Description |
|---|
SovereigntyApi() |
SovereigntyApi(ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
ApiClient |
getApiClient() |
List<SovereigntyCampaignsResponse> |
getSovereigntyCampaigns(String datasource,
String ifNoneMatch)
List sovereignty campaigns Shows sovereignty data for campaigns. --- This
route is cached for up to 5 seconds
|
com.squareup.okhttp.Call |
getSovereigntyCampaignsAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<SovereigntyCampaignsResponse>> callback)
List sovereignty campaigns (asynchronously) Shows sovereignty data for
campaigns. --- This route is cached for up to 5 seconds
|
com.squareup.okhttp.Call |
getSovereigntyCampaignsCall(String datasource,
String ifNoneMatch,
ApiCallback callback)
Build call for getSovereigntyCampaigns
|
ApiResponse<List<SovereigntyCampaignsResponse>> |
getSovereigntyCampaignsWithHttpInfo(String datasource,
String ifNoneMatch)
List sovereignty campaigns Shows sovereignty data for campaigns. --- This
route is cached for up to 5 seconds
|
List<SovereigntyMapResponse> |
getSovereigntyMap(String datasource,
String ifNoneMatch)
List sovereignty of systems Shows sovereignty information for solar
systems --- This route is cached for up to 3600 seconds
|
com.squareup.okhttp.Call |
getSovereigntyMapAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<SovereigntyMapResponse>> callback)
List sovereignty of systems (asynchronously) Shows sovereignty
information for solar systems --- This route is cached for up to 3600
seconds
|
com.squareup.okhttp.Call |
getSovereigntyMapCall(String datasource,
String ifNoneMatch,
ApiCallback callback)
Build call for getSovereigntyMap
|
ApiResponse<List<SovereigntyMapResponse>> |
getSovereigntyMapWithHttpInfo(String datasource,
String ifNoneMatch)
List sovereignty of systems Shows sovereignty information for solar
systems --- This route is cached for up to 3600 seconds
|
List<SovereigntyStructuresResponse> |
getSovereigntyStructures(String datasource,
String ifNoneMatch)
List sovereignty structures Shows sovereignty data for structures. ---
This route is cached for up to 120 seconds
|
com.squareup.okhttp.Call |
getSovereigntyStructuresAsync(String datasource,
String ifNoneMatch,
ApiCallback<List<SovereigntyStructuresResponse>> callback)
List sovereignty structures (asynchronously) Shows sovereignty data for
structures. --- This route is cached for up to 120 seconds
|
com.squareup.okhttp.Call |
getSovereigntyStructuresCall(String datasource,
String ifNoneMatch,
ApiCallback callback)
Build call for getSovereigntyStructures
|
ApiResponse<List<SovereigntyStructuresResponse>> |
getSovereigntyStructuresWithHttpInfo(String datasource,
String ifNoneMatch)
List sovereignty structures Shows sovereignty data for structures. ---
This route is cached for up to 120 seconds
|
void |
setApiClient(ApiClient apiClient) |
public SovereigntyApi()
public SovereigntyApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public com.squareup.okhttp.Call getSovereigntyCampaignsCall(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<SovereigntyCampaignsResponse> getSovereigntyCampaigns(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<SovereigntyCampaignsResponse>> getSovereigntyCampaignsWithHttpInfo(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 getSovereigntyCampaignsAsync(String datasource, String ifNoneMatch, ApiCallback<List<SovereigntyCampaignsResponse>> 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 getSovereigntyMapCall(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<SovereigntyMapResponse> getSovereigntyMap(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<SovereigntyMapResponse>> getSovereigntyMapWithHttpInfo(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 getSovereigntyMapAsync(String datasource, String ifNoneMatch, ApiCallback<List<SovereigntyMapResponse>> 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 getSovereigntyStructuresCall(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<SovereigntyStructuresResponse> getSovereigntyStructures(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<SovereigntyStructuresResponse>> getSovereigntyStructuresWithHttpInfo(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 getSovereigntyStructuresAsync(String datasource, String ifNoneMatch, ApiCallback<List<SovereigntyStructuresResponse>> 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 objectCopyright © 2019. All Rights Reserved.