Uses of Class
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.showtechsupport.input.TechsupportRequestBuilder
-
Packages that use TechsupportRequestBuilder Package Description org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.showtechsupport.input -
-
Uses of TechsupportRequestBuilder in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.showtechsupport.input
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.showtechsupport.input that return TechsupportRequestBuilder Modifier and Type Method Description TechsupportRequestBuilderTechsupportRequestBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<TechsupportRequest> augmentation)Add an augmentation to this builder's product.TechsupportRequestBuilderTechsupportRequestBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TechsupportRequest>> augmentationType)Remove an augmentation from this builder's product.TechsupportRequestBuilderTechsupportRequestBuilder. setDate(String value)Set the property corresponding toTechsupportRequest.getDate()to the specified value.
-