| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
StargateResponse |
UniverseApi.getUniverseStargatesStargateId(Integer stargateId,
String datasource,
String ifNoneMatch)
Get stargate information Get information on a stargate --- This route
expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<StargateResponse> |
UniverseApi.getUniverseStargatesStargateIdWithHttpInfo(Integer stargateId,
String datasource,
String ifNoneMatch)
Get stargate information Get information on a stargate --- This route
expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
UniverseApi.getUniverseStargatesStargateIdAsync(Integer stargateId,
String datasource,
String ifNoneMatch,
ApiCallback<StargateResponse> _callback)
Get stargate information (asynchronously) Get information on a stargate
--- This route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
StargateResponse |
StargateResponse.destination(StargateDestination destination) |
StargateResponse |
StargateResponse.name(String name) |
StargateResponse |
StargateResponse.position(Position position) |
StargateResponse |
StargateResponse.stargateId(Integer stargateId) |
StargateResponse |
StargateResponse.systemId(Integer systemId) |
StargateResponse |
StargateResponse.typeId(Integer typeId) |
Copyright © 2020. All Rights Reserved.