Uses of Class
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.ImageInstallOutputBuilder
Packages that use ImageInstallOutputBuilder
-
Uses of ImageInstallOutputBuilder in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return ImageInstallOutputBuilderModifier and TypeMethodDescriptionImageInstallOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ImageInstallOutput> augmentation) Add an augmentation to this builder's product.ImageInstallOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ImageInstallOutput>> augmentationType) Remove an augmentation from this builder's product.ImageInstallOutputBuilder.setImageInstallResponse(ImageInstallResponse value) Set the property corresponding toImageInstallOutput.getImageInstallResponse()to the specified value.