Uses of Interface
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.clearneighbors.input.ClearNeighborsRequest
-
Packages that use ClearNeighborsRequest Package Description org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.clearneighbors.input -
-
Uses of ClearNeighborsRequest in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return ClearNeighborsRequest Modifier and Type Method Description ClearNeighborsRequestClearNeighborsInput. getClearNeighborsRequest()Return clearNeighborsRequest, ornullif it is not present.ClearNeighborsRequestClearNeighborsInputBuilder. getClearNeighborsRequest()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type ClearNeighborsRequest Modifier and Type Method Description ClearNeighborsInputBuilderClearNeighborsInputBuilder. setClearNeighborsRequest(ClearNeighborsRequest value) -
Uses of ClearNeighborsRequest in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.clearneighbors.input
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.clearneighbors.input with type parameters of type ClearNeighborsRequest Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ClearNeighborsRequest>>
E$$ClearNeighborsRequestBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.clearneighbors.input that return ClearNeighborsRequest Modifier and Type Method Description ClearNeighborsRequestClearNeighborsRequestBuilder. build()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.clearneighbors.input that return types with arguments of type ClearNeighborsRequest Modifier and Type Method Description default Class<ClearNeighborsRequest>ClearNeighborsRequest. implementedInterface()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.clearneighbors.input with parameters of type ClearNeighborsRequest Modifier and Type Method Description static booleanClearNeighborsRequest. bindingEquals(@NonNull ClearNeighborsRequest thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intClearNeighborsRequest. bindingHashCode(@NonNull ClearNeighborsRequest obj)Default implementation ofObject.hashCode()contract for this interface.static StringClearNeighborsRequest. bindingToString(@NonNull ClearNeighborsRequest obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.clearneighbors.input with type arguments of type ClearNeighborsRequest Modifier and Type Method Description ClearNeighborsRequestBuilderClearNeighborsRequestBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ClearNeighborsRequest> augmentation)Add an augmentation to this builder's product.ClearNeighborsRequestBuilderClearNeighborsRequestBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ClearNeighborsRequest>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.clearneighbors.input with parameters of type ClearNeighborsRequest Constructor Description ClearNeighborsRequestBuilder(ClearNeighborsRequest base)
-