| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
OpportunitiesTasksResponse |
OpportunitiesApi.getOpportunitiesTasksTaskId(Integer taskId,
String datasource,
String ifNoneMatch)
Get opportunities task Return information of an opportunities task ---
This route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<OpportunitiesTasksResponse> |
OpportunitiesApi.getOpportunitiesTasksTaskIdWithHttpInfo(Integer taskId,
String datasource,
String ifNoneMatch)
Get opportunities task Return information of an opportunities task ---
This route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
OpportunitiesApi.getOpportunitiesTasksTaskIdAsync(Integer taskId,
String datasource,
String ifNoneMatch,
ApiCallback<OpportunitiesTasksResponse> _callback)
Get opportunities task (asynchronously) Return information of an
opportunities task --- This route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
OpportunitiesTasksResponse |
OpportunitiesTasksResponse.description(String description) |
OpportunitiesTasksResponse |
OpportunitiesTasksResponse.name(String name) |
OpportunitiesTasksResponse |
OpportunitiesTasksResponse.notification(String notification) |
OpportunitiesTasksResponse |
OpportunitiesTasksResponse.taskId(Integer taskId) |
Copyright © 2020. All Rights Reserved.