| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
DogmaEffectResponse |
DogmaApi.getDogmaEffectsEffectId(Integer effectId,
String datasource,
String ifNoneMatch)
Get effect information Get information on a dogma effect --- This route
expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DogmaEffectResponse> |
DogmaApi.getDogmaEffectsEffectIdWithHttpInfo(Integer effectId,
String datasource,
String ifNoneMatch)
Get effect information Get information on a dogma effect --- This route
expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
DogmaApi.getDogmaEffectsEffectIdAsync(Integer effectId,
String datasource,
String ifNoneMatch,
ApiCallback<DogmaEffectResponse> _callback)
Get effect information (asynchronously) Get information on a dogma effect
--- This route expires daily at 11:05
|
Copyright © 2020. All Rights Reserved.