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