Uses of Class
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.CopyConfigOutputBuilder
Packages that use CopyConfigOutputBuilder
-
Uses of CopyConfigOutputBuilder in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return CopyConfigOutputBuilderModifier and TypeMethodDescriptionCopyConfigOutputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<CopyConfigOutput> augmentation) Add an augmentation to this builder's product.CopyConfigOutputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CopyConfigOutput>> augmentationType) Remove an augmentation from this builder's product.CopyConfigOutputBuilder.setCopyConfigResponse(CopyConfigResponse value) Set the property corresponding toCopyConfigOutput.getCopyConfigResponse()to the specified value.