Uses of Class
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.output.ImageInstallResponseBuilder
-
Packages that use ImageInstallResponseBuilder Package Description org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageinstall.output -
-
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 ImageInstallResponseBuilder Modifier and Type Method Description ImageInstallResponseBuilderImageInstallResponseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ImageInstallResponse> augmentation)Add an augmentation to this builder's product.ImageInstallResponseBuilderImageInstallResponseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ImageInstallResponse>> augmentationType)Remove an augmentation from this builder's product.ImageInstallResponseBuilderImageInstallResponseBuilder. setSonicOutput(SonicOutput value)Set the property corresponding toSonicOutput.getSonicOutput()to the specified value.
-