Uses of Interface
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.showtechsupport.output.TechsupportResponse
-
Packages that use TechsupportResponse Package Description org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.showtechsupport.output -
-
Uses of TechsupportResponse in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return TechsupportResponse Modifier and Type Method Description TechsupportResponseShowTechsupportOutput. getTechsupportResponse()Return techsupportResponse, ornullif it is not present.TechsupportResponseShowTechsupportOutputBuilder. getTechsupportResponse()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 with parameters of type TechsupportResponse Modifier and Type Method Description ShowTechsupportOutputBuilderShowTechsupportOutputBuilder. setTechsupportResponse(TechsupportResponse value) -
Uses of TechsupportResponse in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.showtechsupport.output
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.showtechsupport.output with type parameters of type TechsupportResponse Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<TechsupportResponse>>
E$$TechsupportResponseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.showtechsupport.output that return TechsupportResponse Modifier and Type Method Description TechsupportResponseTechsupportResponseBuilder. build()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.showtechsupport.output that return types with arguments of type TechsupportResponse Modifier and Type Method Description default Class<TechsupportResponse>TechsupportResponse. implementedInterface()Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.showtechsupport.output with parameters of type TechsupportResponse Modifier and Type Method Description static booleanTechsupportResponse. bindingEquals(@NonNull TechsupportResponse thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intTechsupportResponse. bindingHashCode(@NonNull TechsupportResponse obj)Default implementation ofObject.hashCode()contract for this interface.static StringTechsupportResponse. bindingToString(@NonNull TechsupportResponse obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.showtechsupport.output with type arguments of type TechsupportResponse Modifier and Type Method Description TechsupportResponseBuilderTechsupportResponseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<TechsupportResponse> augmentation)Add an augmentation to this builder's product.TechsupportResponseBuilderTechsupportResponseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TechsupportResponse>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.showtechsupport.output with parameters of type TechsupportResponse Constructor Description TechsupportResponseBuilder(TechsupportResponse base)
-