Package | Description |
---|---|
org.apache.ambari.server.api.services |
Modifier and Type | Method and Description |
---|---|
Set<NamedPropertySet> |
RequestBody.getNamedPropertySets()
Obtain all property sets or an empty set if no properties were specified in the body.
|
Modifier and Type | Method and Description |
---|---|
void |
RequestBody.addPropertySet(NamedPropertySet propertySet)
Add a property set.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.