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