| Package | Description |
|---|---|
| org.hawkular.inventory.api.model |
| Modifier and Type | Method and Description |
|---|---|
InventoryStructure.ChildBuilder<This> |
InventoryStructure.AbstractBuilder.getChild(Path.Segment childPath)
Returns a child builder of a pre-existing child.
|
InventoryStructure.ChildBuilder<This> |
InventoryStructure.AbstractBuilder.startChild(Entity.Blueprint child)
Equivalent to calling
startChilld(child, null). |
InventoryStructure.ChildBuilder<This> |
InventoryStructure.AbstractBuilder.startChild(Entity.Blueprint child,
Object childAttachment)
Starts building a new child of the currently built entity.
|
Copyright © 2014–2017 Red Hat, Inc.. All rights reserved.