Function create_service

Source
pub async fn create_service(
    configuration: &mut Configuration,
    params: CreateServiceParams,
) -> Result<ServiceResponse, Error<CreateServiceError>>
Expand description

Create a service.