public StopDeploymentResponse StopDeployment(StopDeploymentRequest request)
{
var marshaller = new StopDeploymentRequestMarshaller();
var unmarshaller = StopDeploymentResponseUnmarshaller.Instance;
return Invoke<StopDeploymentRequest,StopDeploymentResponse>(request, marshaller, unmarshaller);
}