Uses of Interface
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.clearneighbors.output.ClearNeighborsResponse
-
Packages that use ClearNeighborsResponse Package Description org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.clearneighbors.output -
-
Uses of ClearNeighborsResponse in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return ClearNeighborsResponse Modifier and Type Method Description ClearNeighborsResponseClearNeighborsOutput. getClearNeighborsResponse()Return clearNeighborsResponse, ornullif it is not present.ClearNeighborsResponseClearNeighborsOutputBuilder. getClearNeighborsResponse()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type ClearNeighborsResponse Modifier and Type Method Description ClearNeighborsOutputBuilderClearNeighborsOutputBuilder. setClearNeighborsResponse(ClearNeighborsResponse value) -
Uses of ClearNeighborsResponse 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 with type parameters of type ClearNeighborsResponse Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ClearNeighborsResponse>>
E$$ClearNeighborsResponseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.clearneighbors.output that return ClearNeighborsResponse Modifier and Type Method Description ClearNeighborsResponseClearNeighborsResponseBuilder. build()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.clearneighbors.output that return types with arguments of type ClearNeighborsResponse Modifier and Type Method Description default Class<ClearNeighborsResponse>ClearNeighborsResponse. implementedInterface()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.clearneighbors.output with parameters of type ClearNeighborsResponse Modifier and Type Method Description static booleanClearNeighborsResponse. bindingEquals(@NonNull ClearNeighborsResponse thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intClearNeighborsResponse. bindingHashCode(@NonNull ClearNeighborsResponse obj)Default implementation ofObject.hashCode()contract for this interface.static StringClearNeighborsResponse. bindingToString(@NonNull ClearNeighborsResponse obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.clearneighbors.output with type arguments of type ClearNeighborsResponse Modifier and Type Method Description ClearNeighborsResponseBuilderClearNeighborsResponseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ClearNeighborsResponse> augmentation)Add an augmentation to this builder's product.ClearNeighborsResponseBuilderClearNeighborsResponseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ClearNeighborsResponse>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.clearneighbors.output with parameters of type ClearNeighborsResponse Constructor Description ClearNeighborsResponseBuilder(ClearNeighborsResponse base)
-