Uses of Class
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.ShowTechsupportInputBuilder
Packages that use ShowTechsupportInputBuilder
-
Uses of ShowTechsupportInputBuilder in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return ShowTechsupportInputBuilderModifier 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.ShowTechsupportInputBuilder.setTechsupportRequest(TechsupportRequest value) Set the property corresponding toShowTechsupportInput.getTechsupportRequest()to the specified value.