Uses of Class
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.ShowTechsupportOutputBuilder
Packages that use ShowTechsupportOutputBuilder
-
Uses of ShowTechsupportOutputBuilder in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return ShowTechsupportOutputBuilderModifier 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.ShowTechsupportOutputBuilder.setTechsupportResponse(TechsupportResponse value) Set the property corresponding toShowTechsupportOutput.getTechsupportResponse()to the specified value.