public static final class RelativePath.EnvironmentBuilder 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() |
MB |
metric(String id) |
protected RelativePath.MetricBuilder |
metricBuilder(List<Path.Segment> segments) |
RB |
resource(String id) |
protected RelativePath.ResourceBuilder |
resourceBuilder(List<Path.Segment> segments) |
RelativePath.UpBuilder |
up() |
protected final List<Path.Segment> segments
protected final org.hawkular.inventory.paths.Path.Constructor<Impl extends Path> constructor
protected RelativePath.ResourceBuilder resourceBuilder(List<Path.Segment> segments)
protected RelativePath.MetricBuilder metricBuilder(List<Path.Segment> segments)
public RelativePath.UpBuilder up()
public RB resource(String id)
public MB metric(String id)
public Impl get()
Copyright © 2014–2016 Red Hat, Inc.. All rights reserved.