pub async fn update_service(
    configuration: &mut Configuration,
    params: UpdateServiceParams
) -> Result<ServiceResponse, Error<UpdateServiceError>>
Expand description

Update a service.