Uses of Interface
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.ShowTechsupportOutput
Packages that use ShowTechsupportOutput
-
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 ShowTechsupportOutputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ShowTechsupportOutput>>
E$$ShowTechsupportOutputBuilder.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 ShowTechsupportOutputModifier and TypeMethodDescription@NonNull ShowTechsupportOutputShowTechsupportOutputBuilder.build()A newShowTechsupportOutputinstance.Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return types with arguments of type ShowTechsupportOutputModifier and TypeMethodDescriptiondefault 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 ShowTechsupportOutputModifier and TypeMethodDescriptionstatic 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 ShowTechsupportOutputModifier and TypeMethodDescriptionShowTechsupportOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ShowTechsupportOutput> augmentation) Add an augmentation to this builder's product.ShowTechsupportOutputBuilder.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 ShowTechsupportOutputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedShowTechsupportOutput.