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