Uses of Class
com.notedpath.linode.LinodeResponse

Uses of LinodeResponse in com.notedpath.linode
 

Methods in com.notedpath.linode that return LinodeResponse
 LinodeResponse Linode.availableDatacenters()
          Executes and returns the response for the avail.datacenters method
 LinodeResponse Linode.availableDistributions()
          Executes and returns the response for the avail.distributions method
 LinodeResponse Linode.availableKernels()
          Executes and returns the response for the avail.kernels method
 LinodeResponse Linode.availableLinodePlans()
          Executes and returns the response for the avail.linodeplans method
 LinodeResponse Linode.domainCreate(java.lang.String... params)
          Executes and returns the response for the domain.create method
 LinodeResponse Linode.execute(API_ACTION action, java.lang.String... params)
          Executes and returns the response for the specified API action
 LinodeResponse Linode.testEcho(java.lang.String... params)
          Executes and returns the response for the test.echo method
 



Copyright © 2009. All Rights Reserved.