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