| Package | Description | 
|---|---|
| org.apache.ambari.server.orm.entities | 
| Modifier and Type | Method and Description | 
|---|---|
ViewInstancePropertyEntity | 
ViewInstanceEntity.getProperty(String key)
Get the instance property entity for the given key. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<ViewInstancePropertyEntity> | 
ViewInstanceEntity.getProperties()
Get the instance properties. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ViewInstanceEntity.setProperties(Collection<ViewInstancePropertyEntity> properties)
Set the collection of instance property entities. 
 | 
Copyright © 2022 Apache Software Foundation. All rights reserved.