Uses of Interface
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.ShowTechsupportInput
-
Packages that use ShowTechsupportInput Package Description org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 -
-
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 ShowTechsupportInput Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ShowTechsupportInput>>
E$$ShowTechsupportInputBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return ShowTechsupportInput Modifier and Type Method Description ShowTechsupportInputShowTechsupportInputBuilder. build()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return types with arguments of type ShowTechsupportInput Modifier and Type Method Description default Class<ShowTechsupportInput>ShowTechsupportInput. implementedInterface()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type ShowTechsupportInput Modifier and Type Method Description static 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 ShowTechsupportInput Modifier and Type Method Description ShowTechsupportInputBuilderShowTechsupportInputBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ShowTechsupportInput> augmentation)Add an augmentation to this builder's product.ShowTechsupportInputBuilderShowTechsupportInputBuilder. 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 ShowTechsupportInput Constructor Description ShowTechsupportInputBuilder(ShowTechsupportInput base)
-