| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
FleetWingCreatedResponse |
FleetsApi.postFleetsFleetIdWings(Long fleetId,
String datasource,
String token)
Create fleet wing Create a new wing in a fleet --- SSO Scope:
esi-fleets.write_fleet.v1
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<FleetWingCreatedResponse> |
FleetsApi.postFleetsFleetIdWingsWithHttpInfo(Long fleetId,
String datasource,
String token)
Create fleet wing Create a new wing in a fleet --- SSO Scope:
esi-fleets.write_fleet.v1
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
FleetsApi.postFleetsFleetIdWingsAsync(Long fleetId,
String datasource,
String token,
ApiCallback<FleetWingCreatedResponse> _callback)
Create fleet wing (asynchronously) Create a new wing in a fleet --- SSO
Scope: esi-fleets.write_fleet.v1
|
| Modifier and Type | Method and Description |
|---|---|
FleetWingCreatedResponse |
FleetWingCreatedResponse.wingId(Long wingId) |
Copyright © 2021. All Rights Reserved.