Uses of Class
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.CopyConfigInputBuilder
Packages that use CopyConfigInputBuilder
-
Uses of CopyConfigInputBuilder in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614 that return CopyConfigInputBuilderModifier and TypeMethodDescriptionCopyConfigInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<CopyConfigInput> augmentation) Add an augmentation to this builder's product.CopyConfigInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CopyConfigInput>> augmentationType) Remove an augmentation from this builder's product.CopyConfigInputBuilder.setCopyConfigRequest(CopyConfigRequest value) Set the property corresponding toCopyConfigInput.getCopyConfigRequest()to the specified value.