public static class OperationBuilder.Get extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.opendaylight.yangtools.yang.model.api.DataSchemaNode |
schemaNode |
protected Operation |
spec |
| Constructor and Description |
|---|
Get(org.opendaylight.yangtools.yang.model.api.DataSchemaNode node,
boolean isConfig) |
| Modifier and Type | Method and Description |
|---|---|
Operation |
build() |
OperationBuilder.Get |
pathParams(List<Parameter> params) |
protected Operation spec
protected org.opendaylight.yangtools.yang.model.api.DataSchemaNode schemaNode
public Get(org.opendaylight.yangtools.yang.model.api.DataSchemaNode node,
boolean isConfig)
public OperationBuilder.Get pathParams(List<Parameter> params)
public Operation build()
Copyright © 2018 OpenDaylight. All rights reserved.