Uses of Class
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.copyconfig.input.CopyConfigRequestBuilder
Packages that use CopyConfigRequestBuilder
-
Uses of CopyConfigRequestBuilder in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.copyconfig.input
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.copyconfig.input that return CopyConfigRequestBuilderModifier and TypeMethodDescriptionCopyConfigRequestBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<CopyConfigRequest> augmentation) Add an augmentation to this builder's product.CopyConfigRequestBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<CopyConfigRequest>> augmentationType) Remove an augmentation from this builder's product.CopyConfigRequestBuilder.setDestination(String value) Set the property corresponding toCopyConfigRequest.getDestination()to the specified value.CopyConfigRequestBuilder.setOverwrite(Boolean value) Set the property corresponding toCopyConfigRequest.getOverwrite()to the specified value.Set the property corresponding toCopyConfigRequest.getSource()to the specified value.