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