fastly_api::apis::service_api

Function create_service

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

Create a service.