| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
FleetSquadCreatedResponse |
FleetsApi.postFleetsFleetIdWingsWingIdSquads(Long fleetId,
Long wingId,
String datasource,
String token)
Create fleet squad Create a new squad in a fleet --- SSO Scope:
esi-fleets.write_fleet.v1
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<FleetSquadCreatedResponse> |
FleetsApi.postFleetsFleetIdWingsWingIdSquadsWithHttpInfo(Long fleetId,
Long wingId,
String datasource,
String token)
Create fleet squad Create a new squad in a fleet --- SSO Scope:
esi-fleets.write_fleet.v1
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
FleetsApi.postFleetsFleetIdWingsWingIdSquadsAsync(Long fleetId,
Long wingId,
String datasource,
String token,
ApiCallback<FleetSquadCreatedResponse> callback)
Create fleet squad (asynchronously) Create a new squad in a fleet --- SSO
Scope: esi-fleets.write_fleet.v1
|
| Modifier and Type | Method and Description |
|---|---|
FleetSquadCreatedResponse |
FleetSquadCreatedResponse.squadId(Long squadId) |
Copyright © 2019. All Rights Reserved.