Class DefaultMirroringDescription

    • Constructor Detail

      • DefaultMirroringDescription

        public DefaultMirroringDescription​(MirroringName name,
                                           List<String> monitorsrcports,
                                           List<String> monitordstports,
                                           List<VlanId> monitorvlans,
                                           Optional<String> mirrorport,
                                           Optional<VlanId> mirrorvlan,
                                           SparseAnnotations... annotations)
        Creates a mirroring description using the supplied information.
        Parameters:
        name - the name of the mirroring
        monitorsrcports - the monitored src ports
        monitordstports - the monitored dst ports
        monitorvlans - the monitored vlans
        mirrorport - the mirror port
        mirrorvlan - the mirror vlan
        annotations - optional key/value annotations