Uses of Interface
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.ClearNeighborsInput
Packages that use ClearNeighborsInput
-
Uses of ClearNeighborsInput 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 ClearNeighborsInputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ClearNeighborsInput>>
E$$ClearNeighborsInputBuilder.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 ClearNeighborsInputModifier and TypeMethodDescription@NonNull ClearNeighborsInputClearNeighborsInputBuilder.build()A newClearNeighborsInputinstance.Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return types with arguments of type ClearNeighborsInputModifier and TypeMethodDescriptiondefault Class<ClearNeighborsInput>ClearNeighborsInput.implementedInterface()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type ClearNeighborsInputModifier and TypeMethodDescriptionstatic booleanClearNeighborsInput.bindingEquals(@NonNull ClearNeighborsInput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intClearNeighborsInput.bindingHashCode(@NonNull ClearNeighborsInput obj) Default implementation ofObject.hashCode()contract for this interface.static StringClearNeighborsInput.bindingToString(@NonNull ClearNeighborsInput obj) Default implementation ofObject.toString()contract for this interface.com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<ClearNeighborsOutput>>SonicGnoiYangService.clearNeighbors(ClearNeighborsInput input) InvokeClearNeighborsRPC.Method parameters in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with type arguments of type ClearNeighborsInputModifier and TypeMethodDescriptionClearNeighborsInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ClearNeighborsInput> augmentation) Add an augmentation to this builder's product.ClearNeighborsInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ClearNeighborsInput>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type ClearNeighborsInputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedClearNeighborsInput.