public interface DeploymentGroups extends ConfigBeanProxy
| Modifier and Type | Interface and Description |
|---|---|
static class |
DeploymentGroups.Duck |
| Modifier and Type | Method and Description |
|---|---|
List<DeploymentGroup> |
getDeploymentGroup()
Returns the list of deployment groups
|
DeploymentGroup |
getDeploymentGroup(String name)
Return the deployment group with the specified name
|
createChild, deepCopy, getParent, getParentList<DeploymentGroup> getDeploymentGroup()
@DuckTyped DeploymentGroup getDeploymentGroup(String name)
name - The name of the deployment group to returnCopyright © 2019. All rights reserved.