Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top.InterfacesBuilder
-
Packages that use InterfacesBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top -
-
Uses of InterfacesBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top that return InterfacesBuilder Modifier and Type Method Description InterfacesBuilderInterfacesBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Interfaces> augmentation)Add an augmentation to this builder's product.InterfacesBuilderInterfacesBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Interfaces>> augmentationType)Remove an augmentation from this builder's product.InterfacesBuilderInterfacesBuilder. setInterface(Map<InterfaceKey,Interface> values)Set the property corresponding toInterfaces.getInterface()to the specified value.
-