public AllocateConnectionOnInterconnectResponse AllocateConnectionOnInterconnect(AllocateConnectionOnInterconnectRequest request)
{
var marshaller = new AllocateConnectionOnInterconnectRequestMarshaller();
var unmarshaller = AllocateConnectionOnInterconnectResponseUnmarshaller.Instance;
return Invoke<AllocateConnectionOnInterconnectRequest,AllocateConnectionOnInterconnectResponse>(request, marshaller, unmarshaller);
}