Function get_hub_app_by_id

Source
pub async fn get_hub_app_by_id(
    configuration: &Configuration,
    id: i32,
) -> Result<GetHubAppById200Response, Error<GetHubAppByIdError>>