com.cloudcontrolled.api.request
Class ListApplicationRequest
java.lang.Object
com.cloudcontrolled.api.request.Request<ListApplicationResponse>
com.cloudcontrolled.api.request.ListApplicationRequest
- All Implemented Interfaces:
- Serializable
@Method(value=GET)
@Path(value="/app/")
public class ListApplicationRequest
- extends Request<ListApplicationResponse>
Or for reference have a look here: https://api.cloudcontrol.com/doc/#AppRead
- Author:
- Denis Neuling (denisneuling@gmail.com)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListApplicationRequest
public ListApplicationRequest()
Constructor for ListApplicationRequest.
Copyright © 2012. All Rights Reserved.