| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
CorporationStarbaseResponse |
CorporationApi.getCorporationsCorporationIdStarbasesStarbaseId(Integer corporationId,
Long starbaseId,
Integer systemId,
String datasource,
String ifNoneMatch,
String token)
Get starbase (POS) detail Returns various settings and fuels of a
starbase (POS) --- This route is cached for up to 3600 seconds ---
Requires one of the following EVE corporation role(s): Director SSO
Scope: esi-corporations.read_starbases.v1
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CorporationStarbaseResponse> |
CorporationApi.getCorporationsCorporationIdStarbasesStarbaseIdWithHttpInfo(Integer corporationId,
Long starbaseId,
Integer systemId,
String datasource,
String ifNoneMatch,
String token)
Get starbase (POS) detail Returns various settings and fuels of a
starbase (POS) --- This route is cached for up to 3600 seconds ---
Requires one of the following EVE corporation role(s): Director SSO
Scope: esi-corporations.read_starbases.v1
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
CorporationApi.getCorporationsCorporationIdStarbasesStarbaseIdAsync(Integer corporationId,
Long starbaseId,
Integer systemId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<CorporationStarbaseResponse> callback)
Get starbase (POS) detail (asynchronously) Returns various settings and
fuels of a starbase (POS) --- This route is cached for up to 3600 seconds
--- Requires one of the following EVE corporation role(s): Director SSO
Scope: esi-corporations.read_starbases.v1
|
Copyright © 2019. All Rights Reserved.