public class RunningNode extends Object
RunningNode(String cloud, String template, org.openstack4j.model.compute.Server node)
String
getCloudName()
org.openstack4j.model.compute.Server
getNode()
getTemplateName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RunningNode(String cloud, String template, org.openstack4j.model.compute.Server node)
public String getCloudName()
public String getTemplateName()
public org.openstack4j.model.compute.Server getNode()
Copyright © 2016. All rights reserved.