Uses of Class
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.ClearNeighborsOutputBuilder
-
Packages that use ClearNeighborsOutputBuilder Package Description org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 -
-
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 ClearNeighborsOutputBuilder Modifier and Type Method Description ClearNeighborsOutputBuilderClearNeighborsOutputBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ClearNeighborsOutput> augmentation)Add an augmentation to this builder's product.ClearNeighborsOutputBuilderClearNeighborsOutputBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ClearNeighborsOutput>> augmentationType)Remove an augmentation from this builder's product.ClearNeighborsOutputBuilderClearNeighborsOutputBuilder. setClearNeighborsResponse(ClearNeighborsResponse value)Set the property corresponding toClearNeighborsOutput.getClearNeighborsResponse()to the specified value.
-