Uses of Class
org.jclouds.profitbricks.domain.Server
Packages that use Server
Package
Description
-
Uses of Server in org.jclouds.profitbricks.compute
Methods in org.jclouds.profitbricks.compute that return ServerMethods in org.jclouds.profitbricks.compute that return types with arguments of type ServerModifier and TypeMethodDescriptionProfitBricksComputeServiceAdapter.createNodeWithGroupEncodedIntoName
(String group, String name, Template template) ProfitBricksComputeServiceAdapter.createNodeWithGroupEncodedIntoName
(String group, String name, TemplateWithDataCenter template) ProfitBricksComputeServiceAdapter.listNodes()
ProfitBricksComputeServiceAdapter.listNodesByIds
(Iterable<String> ids) -
Uses of Server in org.jclouds.profitbricks.compute.function
Methods in org.jclouds.profitbricks.compute.function with parameters of type Server -
Uses of Server in org.jclouds.profitbricks.domain
Methods in org.jclouds.profitbricks.domain that return ServerMethods in org.jclouds.profitbricks.domain that return types with arguments of type ServerMethod parameters in org.jclouds.profitbricks.domain with type arguments of type ServerModifier and TypeMethodDescriptionabstract LoadBalancer.Builder
LoadBalancer.Builder.balancedServers
(List<Server> balancedServers) abstract DataCenter.Builder
-
Uses of Server in org.jclouds.profitbricks.features
Methods in org.jclouds.profitbricks.features that return ServerMethods in org.jclouds.profitbricks.features that return types with arguments of type Server -
Uses of Server in org.jclouds.profitbricks.http.parser.server
Methods in org.jclouds.profitbricks.http.parser.server that return ServerMethods in org.jclouds.profitbricks.http.parser.server that return types with arguments of type Server