Uses of Class
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.ImageInstallInputBuilder
Packages that use ImageInstallInputBuilder
-
Uses of ImageInstallInputBuilder in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return ImageInstallInputBuilderModifier and TypeMethodDescriptionImageInstallInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ImageInstallInput> augmentation) Add an augmentation to this builder's product.ImageInstallInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ImageInstallInput>> augmentationType) Remove an augmentation from this builder's product.ImageInstallInputBuilder.setImageInstallRequest(ImageInstallRequest value) Set the property corresponding toImageInstallInput.getImageInstallRequest()to the specified value.