public static final class CanonicalPath.Builder 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 |
|---|---|
protected Impl |
get() |
RLB |
relationship(String id) |
protected CanonicalPath.RelationshipBuilder |
relationshipBuilder(List<Path.Segment> list) |
TB |
tenant(String id) |
protected CanonicalPath.TenantBuilder |
tenantBuilder(List<Path.Segment> list) |
protected final List<Path.Segment> segments
protected final org.hawkular.inventory.paths.Path.Constructor<Impl extends Path> constructor
protected CanonicalPath.RelationshipBuilder relationshipBuilder(List<Path.Segment> list)
protected CanonicalPath.TenantBuilder tenantBuilder(List<Path.Segment> list)
public TB tenant(String id)
public RLB relationship(String id)
protected Impl get()
Copyright © 2014–2016 Red Hat, Inc.. All rights reserved.