public static class DeploymentResult.HostEntry extends Object
| Constructor and Description |
|---|
DeploymentResult.HostEntry(String name,
String machineName,
org.cloudsmith.stackhammer.api.model.CatalogGraph catalogGraph,
List<org.cloudsmith.stackhammer.api.model.LogEntry> logEntries) |
| Modifier and Type | Method and Description |
|---|---|
org.cloudsmith.stackhammer.api.model.CatalogGraph |
getCatalogGraph() |
String |
getCatalogGraphURL() |
String |
getDisplayName() |
List<org.cloudsmith.stackhammer.api.model.LogEntry> |
getLogEntries() |
int |
getLogEntryCount() |
String |
getMachineName() |
String |
getName() |
public org.cloudsmith.stackhammer.api.model.CatalogGraph getCatalogGraph()
public String getCatalogGraphURL()
public String getDisplayName()
public List<org.cloudsmith.stackhammer.api.model.LogEntry> getLogEntries()
public int getLogEntryCount()
public String getMachineName()
public String getName()
Copyright © 2004-2012. All Rights Reserved.