public static class Path.StructuredDataBuilder<Impl extends Path> extends Path.AbstractBuilder<Impl>
constructor, segments| Modifier and Type | Method and Description |
|---|---|
Impl |
get() |
Path.StructuredDataBuilder<Impl> |
index(int index) |
Path.StructuredDataBuilder<Impl> |
key(String name) |
public Path.StructuredDataBuilder<Impl> key(String name)
public Path.StructuredDataBuilder<Impl> index(int index)
public Impl get()
Copyright © 2015 Red Hat, Inc.. All rights reserved.