Searched defs:create_connection (Results 1 – 3 of 3) sorted by relevance
15 def create_connection(*args, **kwargs): function
290 def create_connection(self, location, bandwidth, connection_name): member in DirectConnectConnection
176 def create_connection(url, timeout=None, **options): function