public static final class RelativePath.StructuredDataBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.hawkular.inventory.paths.Path.Constructor<Impl> |
constructor |
protected List<Path.Segment> |
segments |
| Modifier and Type | Method and Description |
|---|---|
Impl |
get() |
This |
index(int index) |
This |
key(String name) |
RelativePath.UpBuilder |
up() |
protected final List<Path.Segment> segments
protected final org.hawkular.inventory.paths.Path.Constructor<Impl extends Path> constructor
public RelativePath.UpBuilder up()
public This key(String name)
public This index(int index)
public Impl get()
Copyright © 2014–2016 Red Hat, Inc.. All rights reserved.