public static final class RelativePath.ResourceTypeBuilder 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.ResourceType role) |
Impl |
get() |
OTB |
operationType(String id) |
protected RelativePath.OperationTypeBuilder |
operationTypeBuilder(List<Path.Segment> segments) |
protected RelativePath.StructuredDataBuilder |
structuredDataBuilder(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.OperationTypeBuilder operationTypeBuilder(List<Path.Segment> segments)
protected RelativePath.StructuredDataBuilder structuredDataBuilder(List<Path.Segment> segments)
public RelativePath.UpBuilder up()
public SDB data(DataRole.ResourceType role)
public OTB operationType(String id)
public Impl get()
Copyright © 2014–2016 Red Hat, Inc.. All rights reserved.