public class NodePlan extends Object
Constructor and Description |
---|
NodePlan(String cloud,
String template,
int count,
shaded.com.google.common.base.Supplier<org.jclouds.compute.domain.NodeMetadata> nodeSupplier) |
Modifier and Type | Method and Description |
---|---|
String |
getCloudName() |
int |
getCount() |
shaded.com.google.common.base.Supplier<org.jclouds.compute.domain.NodeMetadata> |
getNodeSupplier() |
String |
getTemplateName() |
Copyright © 2004-2015. All Rights Reserved.