public static class OperationBuilder.Put extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
nodeName |
protected String |
parentName |
protected Operation |
spec |
| Constructor and Description |
|---|
Put(String nodeName,
String description,
String parentName) |
| Modifier and Type | Method and Description |
|---|---|
Operation |
build() |
OperationBuilder.Put |
pathParams(List<Parameter> params) |
Copyright © 2018 OpenDaylight. All rights reserved.