public static class Path.ResourceBuilder<Impl extends Path> extends Path.AbstractBuilder<Impl>
constructor, segments| Modifier and Type | Method and Description |
|---|---|
Path.StructuredDataBuilder<Impl> |
data(Resources.DataRole role) |
Impl |
get() |
Path.ResourceBuilder<Impl> |
resource(String id) |
public Path.ResourceBuilder<Impl> resource(String id)
public Path.StructuredDataBuilder<Impl> data(Resources.DataRole role)
public Impl get()
Copyright © 2015 Red Hat, Inc.. All rights reserved.