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