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