| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<CorporationCustomsOfficesResponse> |
PlanetaryInteractionApi.getCorporationsCorporationIdCustomsOffices(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
List corporation customs offices List customs offices owned by a
corporation --- This route is cached for up to 3600 seconds --- Requires
one of the following EVE corporation role(s): Director SSO Scope:
esi-planets.read_customs_offices.v1
|
ApiResponse<List<CorporationCustomsOfficesResponse>> |
PlanetaryInteractionApi.getCorporationsCorporationIdCustomsOfficesWithHttpInfo(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
List corporation customs offices List customs offices owned by a
corporation --- This route is cached for up to 3600 seconds --- Requires
one of the following EVE corporation role(s): Director SSO Scope:
esi-planets.read_customs_offices.v1
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
PlanetaryInteractionApi.getCorporationsCorporationIdCustomsOfficesAsync(Integer corporationId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationCustomsOfficesResponse>> callback)
List corporation customs offices (asynchronously) List customs offices
owned by a corporation --- This route is cached for up to 3600 seconds
--- Requires one of the following EVE corporation role(s): Director SSO
Scope: esi-planets.read_customs_offices.v1
|
Copyright © 2019. All Rights Reserved.