Uses of Class
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.output.ImageInstallResponseBuilder
Packages that use ImageInstallResponseBuilder
-
Uses of ImageInstallResponseBuilder in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.output
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.output that return ImageInstallResponseBuilderModifier and TypeMethodDescriptionImageInstallResponseBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ImageInstallResponse> augmentation) Add an augmentation to this builder's product.ImageInstallResponseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ImageInstallResponse>> augmentationType) Remove an augmentation from this builder's product.ImageInstallResponseBuilder.setSonicOutput(SonicOutput value) Set the property corresponding toSonicOutput.getSonicOutput()to the specified value.