Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.selectors.top.SelectorsBuilder
-
Packages that use SelectorsBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.selectors.top -
-
Uses of SelectorsBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.selectors.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.logging.rev181121.logging.selectors.top that return SelectorsBuilder Modifier and Type Method Description SelectorsBuilderSelectorsBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Selectors> augmentation)Add an augmentation to this builder's product.SelectorsBuilderSelectorsBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Selectors>> augmentationType)Remove an augmentation from this builder's product.SelectorsBuilderSelectorsBuilder. setSelector(Map<SelectorKey,Selector> values)Set the property corresponding toSelectors.getSelector()to the specified value.
-