Uses of Interface
org.jclouds.profitbricks.ProfitBricksApi
-
Packages that use ProfitBricksApi Package Description org.jclouds.profitbricks.compute.strategy -
-
Uses of ProfitBricksApi in org.jclouds.profitbricks.compute.strategy
Constructors in org.jclouds.profitbricks.compute.strategy with parameters of type ProfitBricksApi Constructor Description AssignDataCenterToTemplate(CreateNodeWithGroupEncodedIntoName addNodeWithGroupStrategy, ListNodesStrategy listNodesStrategy, GroupNamingConvention.Factory namingConvention, com.google.common.util.concurrent.ListeningExecutorService userExecutor, CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory, ProfitBricksApi api, com.google.common.base.Predicate<String> waitDcUntilAvailable)
-