Uses of Class
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.input.ImageInstallRequestBuilder
Packages that use ImageInstallRequestBuilder
-
Uses of ImageInstallRequestBuilder in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.input
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.input that return ImageInstallRequestBuilderModifier and TypeMethodDescriptionImageInstallRequestBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ImageInstallRequest> augmentation) Add an augmentation to this builder's product.ImageInstallRequestBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ImageInstallRequest>> augmentationType) Remove an augmentation from this builder's product.ImageInstallRequestBuilder.setImagename(String value) Set the property corresponding toImageInstallRequest.getImagename()to the specified value.