Uses of Class
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.ClearNeighborsOutputBuilder
Packages that use ClearNeighborsOutputBuilder
-
Uses of ClearNeighborsOutputBuilder in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return ClearNeighborsOutputBuilderModifier and TypeMethodDescriptionClearNeighborsOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ClearNeighborsOutput> augmentation) Add an augmentation to this builder's product.ClearNeighborsOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ClearNeighborsOutput>> augmentationType) Remove an augmentation from this builder's product.ClearNeighborsOutputBuilder.setClearNeighborsResponse(ClearNeighborsResponse value) Set the property corresponding toClearNeighborsOutput.getClearNeighborsResponse()to the specified value.