Uses of Class
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206.NetconfConfigChangeBuilder
-
Packages that use NetconfConfigChangeBuilder Package Description org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206 -
-
Uses of NetconfConfigChangeBuilder in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.notifications.rev120206 that return NetconfConfigChangeBuilder Modifier and Type Method Description NetconfConfigChangeBuilderNetconfConfigChangeBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NetconfConfigChange> augmentation)Add an augmentation to this builder's product.NetconfConfigChangeBuilderNetconfConfigChangeBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NetconfConfigChange>> augmentationType)Remove an augmentation from this builder's product.NetconfConfigChangeBuilderNetconfConfigChangeBuilder. setChangedBy(ChangedBy value)NetconfConfigChangeBuilderNetconfConfigChangeBuilder. setDatastore(NetconfConfigChange.Datastore value)NetconfConfigChangeBuilderNetconfConfigChangeBuilder. setEdit(List<Edit> values)
-