Uses of Interface
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.ShowTechsupportOutput
-
Packages that use ShowTechsupportOutput Package Description org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 -
-
Uses of ShowTechsupportOutput 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 ShowTechsupportOutput Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ShowTechsupportOutput>>
E$$ShowTechsupportOutputBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return ShowTechsupportOutput Modifier and Type Method Description ShowTechsupportOutputShowTechsupportOutputBuilder. build()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return types with arguments of type ShowTechsupportOutput Modifier and Type Method Description default Class<ShowTechsupportOutput>ShowTechsupportOutput. implementedInterface()com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<ShowTechsupportOutput>>SonicGnoiYangService. showTechsupport(ShowTechsupportInput input)InvokeShowTechsupportRPC.Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type ShowTechsupportOutput Modifier and Type Method Description static booleanShowTechsupportOutput. bindingEquals(@NonNull ShowTechsupportOutput thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intShowTechsupportOutput. bindingHashCode(@NonNull ShowTechsupportOutput obj)Default implementation ofObject.hashCode()contract for this interface.static StringShowTechsupportOutput. bindingToString(@NonNull ShowTechsupportOutput 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 ShowTechsupportOutput Modifier and Type Method Description ShowTechsupportOutputBuilderShowTechsupportOutputBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ShowTechsupportOutput> augmentation)Add an augmentation to this builder's product.ShowTechsupportOutputBuilderShowTechsupportOutputBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ShowTechsupportOutput>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type ShowTechsupportOutput Constructor Description ShowTechsupportOutputBuilder(ShowTechsupportOutput base)
-