|
||||||||||
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.ListApplicationsRequest
public class ListApplicationsRequest
Constructor Summary | |
---|---|
ListApplicationsRequest(ClientWrapper<com.intel.gpe.clients.api.TargetSystemClient,?> targetSystem)
|
Method Summary | |
---|---|
ClientWrapper<com.intel.gpe.clients.api.TargetSystemClient,?> |
getTargetSystem()
|
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 ListApplicationsRequest(ClientWrapper<com.intel.gpe.clients.api.TargetSystemClient,?> targetSystem)
Method Detail |
---|
public java.lang.Object perform() throws java.lang.Throwable
Request
java.lang.Throwable
- TODOpublic ClientWrapper<com.intel.gpe.clients.api.TargetSystemClient,?> getTargetSystem()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |