public static final class CanonicalPath.ResourceBuilder 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 |
|---|---|
SDB |
data(DataRole.Resource role) |
Impl |
get() |
MB |
metric(String id) |
protected CanonicalPath.MetricBuilder |
metricBuilder(List<Path.Segment> segments) |
This |
resource(String id) |
protected CanonicalPath.StructuredDataBuilder |
structuredDataBuilder(List<Path.Segment> segments) |
protected final List<Path.Segment> segments
protected final org.hawkular.inventory.paths.Path.Constructor<Impl extends Path> constructor
protected CanonicalPath.MetricBuilder metricBuilder(List<Path.Segment> segments)
protected CanonicalPath.StructuredDataBuilder structuredDataBuilder(List<Path.Segment> segments)
public This resource(String id)
public SDB data(DataRole.Resource role)
public MB metric(String id)
public Impl get()
Copyright © 2014–2016 Red Hat, Inc.. All rights reserved.