Uses of Class
org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.input.ImageRemoveRequestBuilder
Packages that use ImageRemoveRequestBuilder
-
Uses of ImageRemoveRequestBuilder in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.input
Methods in org.opendaylight.yang.gen.v1.sonic.gnoi.yang.rev210614.imageremove.input that return ImageRemoveRequestBuilderModifier and TypeMethodDescriptionImageRemoveRequestBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ImageRemoveRequest> augmentation) Add an augmentation to this builder's product.ImageRemoveRequestBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ImageRemoveRequest>> augmentationType) Remove an augmentation from this builder's product.ImageRemoveRequestBuilder.setImagename(String value) Set the property corresponding toImageRemoveRequest.getImagename()to the specified value.