|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intel.gpe.client2.requests.BaseRequest
com.intel.gpe.client2.common.requests.StartRequest
public class StartRequest
Request the job to start. The null
value is returned.
Constructor Summary | |
---|---|
StartRequest(ClientWrapper<com.intel.gpe.clients.api.JobClient,?> client)
Create the request. |
Method Summary | |
---|---|
java.lang.Object |
perform()
The request body. |
Methods inherited from class com.intel.gpe.client2.requests.BaseRequest |
---|
getName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StartRequest(ClientWrapper<com.intel.gpe.clients.api.JobClient,?> client)
client
- -
the client to the job instanceMethod Detail |
---|
public java.lang.Object perform() throws java.lang.Throwable
Request
java.lang.Throwable
- TODO
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |