public class ControlRequest extends java.lang.Object
| Constructor and Description |
|---|
ControlRequest(java.lang.String requestId,
VerifyControlCommand command) |
| Modifier and Type | Method and Description |
|---|---|
void |
addParams(org.apache.http.client.methods.RequestBuilder request) |
VerifyControlCommand |
getCommand() |
java.lang.String |
getRequestId() |
public ControlRequest(java.lang.String requestId, VerifyControlCommand command)
public java.lang.String getRequestId()
public VerifyControlCommand getCommand()
public void addParams(org.apache.http.client.methods.RequestBuilder request)