Uses of Class
org.jclouds.rimuhosting.miro.domain.ServerParameters

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

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

Methods in org.jclouds.rimuhosting.miro.data that return ServerParameters
 ServerParameters NewServerData.getInstanceParameters()
           
 

Methods in org.jclouds.rimuhosting.miro.data with parameters of type ServerParameters
 void NewServerData.setInstanceParameters(ServerParameters serverParameters)
           
 

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

Methods in org.jclouds.rimuhosting.miro.domain that return ServerParameters
 ServerParameters Server.getInstanceParameters()
           
 

Methods in org.jclouds.rimuhosting.miro.domain with parameters of type ServerParameters
 void Server.setInstanceParameters(ServerParameters serverParameters)
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.