| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<CorporationMiningObserverResponse> |
IndustryApi.getCorporationCorporationIdMiningObserversObserverId(Integer corporationId,
Long observerId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Observed corporation mining Paginated record of all mining seen by an
observer --- This route is cached for up to 3600 seconds --- Requires one
of the following EVE corporation role(s): Accountant SSO Scope:
esi-industry.read_corporation_mining.v1
|
ApiResponse<List<CorporationMiningObserverResponse>> |
IndustryApi.getCorporationCorporationIdMiningObserversObserverIdWithHttpInfo(Integer corporationId,
Long observerId,
String datasource,
String ifNoneMatch,
Integer page,
String token)
Observed corporation mining Paginated record of all mining seen by an
observer --- This route is cached for up to 3600 seconds --- Requires one
of the following EVE corporation role(s): Accountant SSO Scope:
esi-industry.read_corporation_mining.v1
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
IndustryApi.getCorporationCorporationIdMiningObserversObserverIdAsync(Integer corporationId,
Long observerId,
String datasource,
String ifNoneMatch,
Integer page,
String token,
ApiCallback<List<CorporationMiningObserverResponse>> _callback)
Observed corporation mining (asynchronously) Paginated record of all
mining seen by an observer --- This route is cached for up to 3600
seconds --- Requires one of the following EVE corporation role(s):
Accountant SSO Scope: esi-industry.read_corporation_mining.v1
|
| Modifier and Type | Method and Description |
|---|---|
CorporationMiningObserverResponse |
CorporationMiningObserverResponse.characterId(Integer characterId) |
CorporationMiningObserverResponse |
CorporationMiningObserverResponse.lastUpdated(java.time.LocalDate lastUpdated) |
CorporationMiningObserverResponse |
CorporationMiningObserverResponse.quantity(Long quantity) |
CorporationMiningObserverResponse |
CorporationMiningObserverResponse.recordedCorporationId(Integer recordedCorporationId) |
CorporationMiningObserverResponse |
CorporationMiningObserverResponse.typeId(Integer typeId) |
Copyright © 2019. All Rights Reserved.