pub fn fleet_get(
configuration: &Configuration,
fleet_name: &str,
) -> Result<FleetGetResponse, Error<FleetGetError>>Expand description
Retrieve a fleet with its details.
pub fn fleet_get(
configuration: &Configuration,
fleet_name: &str,
) -> Result<FleetGetResponse, Error<FleetGetError>>Retrieve a fleet with its details.