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