Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top.interfaces.InterfaceKey
-
-
Uses of InterfaceKey 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 types with arguments of type InterfaceKey Modifier and Type Method Description @Nullable Map<InterfaceKey,Interface>Interfaces. getInterface()Return interface, ornullif it is not present.Map<InterfaceKey,Interface>InterfacesBuilder. getInterface()Return current value associated with the property corresponding toInterfaces.getInterface().default @NonNull Map<InterfaceKey,Interface>Interfaces. nonnullInterface()Return interface, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top with type arguments of type InterfaceKey Modifier and Type Method Description InterfacesBuilderInterfacesBuilder. setInterface(Map<InterfaceKey,Interface> values)Set the property corresponding toInterfaces.getInterface()to the specified value. -
Uses of InterfaceKey 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 InterfaceKey Modifier and Type Method Description InterfaceKeyInterface. key()InterfaceKeyInterfaceBuilder. key()Return current value associated with the property corresponding toInterface.key().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top.interfaces with parameters of type InterfaceKey Modifier and Type Method Description InterfaceBuilderInterfaceBuilder. withKey(InterfaceKey key)Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top.interfaces with parameters of type InterfaceKey Constructor Description InterfaceKey(InterfaceKey source)Creates a copy from Source Object.
-