Package com.redhat.et.libguestfs
Class YaraDetection
java.lang.Object
com.redhat.et.libguestfs.YaraDetection
public class YaraDetection
extends java.lang.Object
YaraDetection structure.
- See Also:
GuestFS
-
Field Summary
-
Constructor Summary
Constructors Constructor Description YaraDetection()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
yara_name
public java.lang.String yara_name -
yara_rule
public java.lang.String yara_rule
-
-
Constructor Details
-
YaraDetection
public YaraDetection()
-