public static class NodeLocationProvider.Builder<This extends NodeLocationProvider.Builder<?,L>,L> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ID |
id |
protected L |
location |
protected Name |
name |
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(NodeLocationProvider<L> template)
Creates a builder with the given object as a starting template.
|
protected Builder()
protected Builder(NodeLocationProvider<L> template)
template - start with the data found in the given templateCopyright © 2015–2017 Red Hat, Inc.. All rights reserved.