public interface Operations extends ChildOf<Restconf>, Augmentable<Operations>
This class represents the following YANG schema fragment defined in module ietf-restconf
container operations { }The schema path to identify an instance is ietf-restconf/restconf/restconf/operations
To create instances of this class use OperationsBuilder
.
OperationsBuilder
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getImplementedInterface
augmentation
Copyright © 2019 OpenDaylight. All rights reserved.