| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
List<AllianceContactsLabelsResponse> |
ContactsApi.getAlliancesAllianceIdContactsLabels(Integer allianceId,
String datasource,
String ifNoneMatch,
String token)
Get alliance contact labels Return custom labels for an alliance's
contacts --- This route is cached for up to 300 seconds SSO Scope:
esi-alliances.read_contacts.v1
|
ApiResponse<List<AllianceContactsLabelsResponse>> |
ContactsApi.getAlliancesAllianceIdContactsLabelsWithHttpInfo(Integer allianceId,
String datasource,
String ifNoneMatch,
String token)
Get alliance contact labels Return custom labels for an alliance's
contacts --- This route is cached for up to 300 seconds SSO Scope:
esi-alliances.read_contacts.v1
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
ContactsApi.getAlliancesAllianceIdContactsLabelsAsync(Integer allianceId,
String datasource,
String ifNoneMatch,
String token,
ApiCallback<List<AllianceContactsLabelsResponse>> _callback)
Get alliance contact labels (asynchronously) Return custom labels for an
alliance's contacts --- This route is cached for up to 300 seconds
SSO Scope: esi-alliances.read_contacts.v1
|
| Modifier and Type | Method and Description |
|---|---|
AllianceContactsLabelsResponse |
AllianceContactsLabelsResponse.labelId(Long labelId) |
AllianceContactsLabelsResponse |
AllianceContactsLabelsResponse.labelName(String labelName) |
Copyright © 2020. All Rights Reserved.