Function create_backend

Source
pub async fn create_backend(
    configuration: &mut Configuration,
    params: CreateBackendParams,
) -> Result<BackendResponse, Error<CreateBackendError>>
Expand description

Create a backend for a particular service and version.