Class ControlRequest

java.lang.Object
com.vonage.client.verify.ControlRequest

public class ControlRequest
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    ControlRequest​(java.lang.String requestId, VerifyControlCommand command)  
  • Method Summary

    Modifier and Type Method Description
    void addParams​(org.apache.http.client.methods.RequestBuilder request)  
    VerifyControlCommand getCommand()  
    java.lang.String getRequestId()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait