Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top.ComponentsBuilder
Packages that use ComponentsBuilder
Package
Description
-
Uses of ComponentsBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.top that return ComponentsBuilderModifier and TypeMethodDescriptionComponentsBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Components> augmentation) Add an augmentation to this builder's product.ComponentsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Components>> augmentationType) Remove an augmentation from this builder's product.ComponentsBuilder.setComponent(Map<ComponentKey, Component> values) Set the property corresponding toComponents.getComponent()to the specified value.