Uses of Interface
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.ShowTechsupportInput
Packages that use ShowTechsupportInput
-
Uses of ShowTechsupportInput 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 ShowTechsupportInputModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ShowTechsupportInput>>
E$$ShowTechsupportInputBuilder.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 ShowTechsupportInputModifier and TypeMethodDescription@NonNull ShowTechsupportInputShowTechsupportInputBuilder.build()A newShowTechsupportInputinstance.Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return types with arguments of type ShowTechsupportInputModifier and TypeMethodDescriptiondefault Class<ShowTechsupportInput>ShowTechsupportInput.implementedInterface()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type ShowTechsupportInputModifier and TypeMethodDescriptionstatic booleanShowTechsupportInput.bindingEquals(@NonNull ShowTechsupportInput thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intShowTechsupportInput.bindingHashCode(@NonNull ShowTechsupportInput obj) Default implementation ofObject.hashCode()contract for this interface.static StringShowTechsupportInput.bindingToString(@NonNull ShowTechsupportInput obj) Default implementation ofObject.toString()contract for this interface.com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<ShowTechsupportOutput>>SonicGnoiYangService.showTechsupport(ShowTechsupportInput input) InvokeShowTechsupportRPC.Method parameters in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with type arguments of type ShowTechsupportInputModifier and TypeMethodDescriptionShowTechsupportInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ShowTechsupportInput> augmentation) Add an augmentation to this builder's product.ShowTechsupportInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ShowTechsupportInput>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type ShowTechsupportInputModifierConstructorDescriptionConstruct a builder initialized with state from specifiedShowTechsupportInput.