| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
OpportunitiesGroupResponse |
OpportunitiesApi.getOpportunitiesGroupsGroupId(Integer groupId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
Get opportunities group Return information of an opportunities group ---
This route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<OpportunitiesGroupResponse> |
OpportunitiesApi.getOpportunitiesGroupsGroupIdWithHttpInfo(Integer groupId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language)
Get opportunities group Return information of an opportunities group ---
This route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
OpportunitiesApi.getOpportunitiesGroupsGroupIdAsync(Integer groupId,
String acceptLanguage,
String datasource,
String ifNoneMatch,
String language,
ApiCallback<OpportunitiesGroupResponse> callback)
Get opportunities group (asynchronously) Return information of an
opportunities group --- This route expires daily at 11:05
|
| Modifier and Type | Method and Description |
|---|---|
OpportunitiesGroupResponse |
OpportunitiesGroupResponse.addConnectedGroupsItem(Integer connectedGroupsItem) |
OpportunitiesGroupResponse |
OpportunitiesGroupResponse.addRequiredTasksItem(Integer requiredTasksItem) |
OpportunitiesGroupResponse |
OpportunitiesGroupResponse.connectedGroups(List<Integer> connectedGroups) |
OpportunitiesGroupResponse |
OpportunitiesGroupResponse.description(String description) |
OpportunitiesGroupResponse |
OpportunitiesGroupResponse.groupId(Integer groupId) |
OpportunitiesGroupResponse |
OpportunitiesGroupResponse.name(String name) |
OpportunitiesGroupResponse |
OpportunitiesGroupResponse.notification(String notification) |
OpportunitiesGroupResponse |
OpportunitiesGroupResponse.requiredTasks(List<Integer> requiredTasks) |
Copyright © 2019. All Rights Reserved.