Package | Description |
---|---|
org.apache.ambari.server.controller.internal | |
org.apache.ambari.server.orm.entities |
Modifier and Type | Method and Description |
---|---|
static List<Map<String,Object>> |
BlueprintResourceProvider.populateSettingList(Collection<? extends BlueprintSettingEntity> settings)
Populate a list of setting property maps from a collection of setting entities.
|
Modifier and Type | Method and Description |
---|---|
Collection<BlueprintSettingEntity> |
BlueprintEntity.getSettings()
Get the collection of associated setting.
|
Modifier and Type | Method and Description |
---|---|
void |
BlueprintEntity.setSettings(Collection<BlueprintSettingEntity> settings)
Set the settings collection.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.