| Package | Description |
|---|---|
| net.troja.eve.esi.api | |
| net.troja.eve.esi.model |
| Modifier and Type | Method and Description |
|---|---|
void |
FleetsApi.putFleetsFleetId(Long fleetId,
FleetNewSettings newSettings,
String datasource,
String token)
Update fleet Update settings about a fleet --- SSO Scope:
esi-fleets.write_fleet.v1
|
okhttp3.Call |
FleetsApi.putFleetsFleetIdAsync(Long fleetId,
FleetNewSettings newSettings,
String datasource,
String token,
ApiCallback<Void> _callback)
Update fleet (asynchronously) Update settings about a fleet --- SSO
Scope: esi-fleets.write_fleet.v1
|
okhttp3.Call |
FleetsApi.putFleetsFleetIdCall(Long fleetId,
FleetNewSettings newSettings,
String datasource,
String token,
ApiCallback _callback)
Build call for putFleetsFleetId
|
ApiResponse<Void> |
FleetsApi.putFleetsFleetIdWithHttpInfo(Long fleetId,
FleetNewSettings newSettings,
String datasource,
String token)
Update fleet Update settings about a fleet --- SSO Scope:
esi-fleets.write_fleet.v1
|
| Modifier and Type | Method and Description |
|---|---|
FleetNewSettings |
FleetNewSettings.isFreeMove(Boolean isFreeMove) |
FleetNewSettings |
FleetNewSettings.motd(String motd) |
Copyright © 2020. All Rights Reserved.