Interface VlanQuery

    • Method Detail

      • queryVlanIds

        Set<VlanId> queryVlanIds​(PortNumber port)
        Returns set of VlanIds which can be used at the port.
        Parameters:
        port - to be checked for the available resources.
        Returns:
        Set of VlanIds which can be used at the port.