Function create_pool_server

Source
pub async fn create_pool_server(
    configuration: &mut Configuration,
    params: CreatePoolServerParams,
) -> Result<ServerResponse, Error<CreatePoolServerError>>
Expand description

Creates a single server for a particular service and pool.