com.cloudcontrolled.api.request
Class ListApplicationRequest

java.lang.Object
  extended by com.cloudcontrolled.api.request.Request<ListApplicationResponse>
      extended by 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

Constructor Summary
ListApplicationRequest()
           Constructor for ListApplicationRequest.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListApplicationRequest

public ListApplicationRequest()

Constructor for ListApplicationRequest.



Copyright © 2012. All Rights Reserved.