| Package | Description |
|---|---|
| org.apache.ambari.server.orm.entities |
| Modifier and Type | Method and Description |
|---|---|
Collection<HostGroupConfigEntity> |
HostGroupEntity.getConfigurations()
Get the collection of associated configuration entities.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HostGroupEntity.setConfigurations(Collection<HostGroupConfigEntity> configurations)
Set the collection of associated configuration entities.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.