Uses of Class
org.jclouds.servermanager.Server
Packages that use Server
Package
Description
-
Uses of Server in org.jclouds.servermanager
Methods in org.jclouds.servermanager that return ServerModifier and TypeMethodDescriptionServerManager.createServerInDC
(String datacenter, String name, int imageId, int hardwareId) simulate creating a server, as this is really going to happen with the api underneathServerManager.getServer
(int serverId) Methods in org.jclouds.servermanager that return types with arguments of type Server -
Uses of Server in org.jclouds.servermanager.compute.functions
Methods in org.jclouds.servermanager.compute.functions with parameters of type Server -
Uses of Server in org.jclouds.servermanager.compute.strategy
Methods in org.jclouds.servermanager.compute.strategy that return ServerMethods in org.jclouds.servermanager.compute.strategy that return types with arguments of type ServerModifier and TypeMethodDescriptionServerManagerComputeServiceAdapter.createNodeWithGroupEncodedIntoName
(String tag, String name, Template template) ServerManagerComputeServiceAdapter.listNodes()
ServerManagerComputeServiceAdapter.listNodesByIds
(Iterable<String> ids)