| Modifier and Type | Class and Description |
|---|---|
static class |
HostNode.Profile.DeployedPackage |
static class |
HostNode.Profile.NodeDescription |
static class |
HostNode.Profile.Site |
| Constructor and Description |
|---|
HostNode.Profile() |
| Modifier and Type | Method and Description |
|---|---|
HostNode.Profile.NodeDescription |
description() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
infrastructure() |
HostNode.Profile |
infrastructure(String infrastructure) |
HostNode.Profile.NodeDescription |
newDescription() |
Set<HostNode.Profile.DeployedPackage> |
newPackages() |
HostNode.Profile.Site |
newSite() |
Set<HostNode.Profile.DeployedPackage> |
packages() |
HostNode.Profile.Site |
site() |
String |
toString() |
public String infrastructure()
public HostNode.Profile infrastructure(String infrastructure)
public HostNode.Profile.NodeDescription description()
public HostNode.Profile.NodeDescription newDescription()
public HostNode.Profile.Site site()
public HostNode.Profile.Site newSite()
public Set<HostNode.Profile.DeployedPackage> packages()
public Set<HostNode.Profile.DeployedPackage> newPackages()
Copyright © 2017. All Rights Reserved.