| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
PlanetFactorySchematicResponse |
PlanetaryInteractionApi.getUniverseSchematicsSchematicId(Integer schematicId,
String datasource,
String ifNoneMatch)
Get schematic information Get information on a planetary factory
schematic --- This route is cached for up to 3600 seconds
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<PlanetFactorySchematicResponse> |
PlanetaryInteractionApi.getUniverseSchematicsSchematicIdWithHttpInfo(Integer schematicId,
String datasource,
String ifNoneMatch)
Get schematic information Get information on a planetary factory
schematic --- This route is cached for up to 3600 seconds
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
PlanetaryInteractionApi.getUniverseSchematicsSchematicIdAsync(Integer schematicId,
String datasource,
String ifNoneMatch,
ApiCallback<PlanetFactorySchematicResponse> _callback)
Get schematic information (asynchronously) Get information on a planetary
factory schematic --- This route is cached for up to 3600 seconds
|
| Modifier and Type | Method and Description |
|---|---|
PlanetFactorySchematicResponse |
PlanetFactorySchematicResponse.cycleTime(Integer cycleTime) |
PlanetFactorySchematicResponse |
PlanetFactorySchematicResponse.schematicName(String schematicName) |
Copyright © 2023. All Rights Reserved.