Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top.interfaces.InterfaceBuilder
-
Packages that use InterfaceBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top.interfaces -
-
Uses of InterfaceBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top.interfaces
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top.interfaces that return InterfaceBuilder Modifier and Type Method Description InterfaceBuilderInterfaceBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Interface> augmentation)Add an augmentation to this builder's product.InterfaceBuilderInterfaceBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Interface>> augmentationType)Remove an augmentation from this builder's product.InterfaceBuilderInterfaceBuilder. setConfig(Config value)Set the property corresponding toInterface.getConfig()to the specified value.InterfaceBuilderInterfaceBuilder. setHoldTime(HoldTime value)Set the property corresponding toInterfacePhysHoldtimeTop.getHoldTime()to the specified value.InterfaceBuilderInterfaceBuilder. setName(String value)Set the property corresponding toInterface.getName()to the specified value.InterfaceBuilderInterfaceBuilder. setState(State value)Set the property corresponding toInterface.getState()to the specified value.InterfaceBuilderInterfaceBuilder. setSubinterfaces(Subinterfaces value)Set the property corresponding toSubinterfacesTop.getSubinterfaces()to the specified value.InterfaceBuilderInterfaceBuilder. withKey(InterfaceKey key)
-