Uses of Interface
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.ClearNeighborsOutput
Packages that use ClearNeighborsOutput
-
Uses of ClearNeighborsOutput in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with type parameters of type ClearNeighborsOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ClearNeighborsOutput>>
E$$ClearNeighborsOutputBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return ClearNeighborsOutputModifier and TypeMethodDescription@NonNull ClearNeighborsOutputClearNeighborsOutputBuilder.build()A newClearNeighborsOutputinstance.Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return types with arguments of type ClearNeighborsOutputModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<ClearNeighborsOutput>>SonicGnoiYangService.clearNeighbors(ClearNeighborsInput input) InvokeClearNeighborsRPC.default Class<ClearNeighborsOutput>ClearNeighborsOutput.implementedInterface()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type ClearNeighborsOutputModifier and TypeMethodDescriptionstatic booleanClearNeighborsOutput.bindingEquals(@NonNull ClearNeighborsOutput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intClearNeighborsOutput.bindingHashCode(@NonNull ClearNeighborsOutput obj) Default implementation ofObject.hashCode()contract for this interface.static StringClearNeighborsOutput.bindingToString(@NonNull ClearNeighborsOutput obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with type arguments of type ClearNeighborsOutputModifier 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.Constructors in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type ClearNeighborsOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedClearNeighborsOutput.