Uses of Class
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.clearneighbors.output.ClearNeighborsResponseBuilder
Packages that use ClearNeighborsResponseBuilder
-
Uses of ClearNeighborsResponseBuilder in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.clearneighbors.output
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.clearneighbors.output that return ClearNeighborsResponseBuilderModifier and TypeMethodDescriptionClearNeighborsResponseBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ClearNeighborsResponse> augmentation) Add an augmentation to this builder's product.ClearNeighborsResponseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ClearNeighborsResponse>> augmentationType) Remove an augmentation from this builder's product.ClearNeighborsResponseBuilder.setResponse(String value) Set the property corresponding toClearNeighborsResponse.getResponse()to the specified value.