Interface VlanQuery

    • Method Detail

      • queryVlanIds

        java.util.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.