Uses of Interface
org.jclouds.rimuhosting.miro.data.PostData

Packages that use PostData
org.jclouds.rimuhosting.miro.data   
org.jclouds.rimuhosting.miro.domain   
 

Uses of PostData in org.jclouds.rimuhosting.miro.data
 

Classes in org.jclouds.rimuhosting.miro.data that implement PostData
 class CloneOptions
          Options for a clone.
 class CreateOptions
          Some options we need to create a new server/VPS.
 class IpRequestData
          Number of IPs VPS needs.  In a separate data structure so that at a later date we can add more IPs to a provisioned server.
 class NewServerData
          This structure defines the VPS to be setup.
 

Uses of PostData in org.jclouds.rimuhosting.miro.domain
 

Classes in org.jclouds.rimuhosting.miro.domain that implement PostData
 class ServerParameters
          Attributes about a running VPS.  Implicit with any changes to these attributes on a VPS is that we'd need to restart the VPS for the changes to happen.  At least at this point in time.
 



Copyright © 2009-2012 jclouds. All Rights Reserved.