class ThreatMatch extends Model (View source)

Properties

string $cacheDuration
string $platformType
protected $threatDataType
$threat
protected $threatEntryMetadataType
protected $threatEntryMetadataDataType
$threatEntryMetadata
string $threatEntryType
string $threatType

Methods

setCacheDuration($cacheDuration)

No description

string
getCacheDuration()

No description

setPlatformType($platformType)

No description

string
getPlatformType()

No description

setThreat(ThreatEntry $threat)

No description

getThreat()

No description

setThreatEntryMetadata(ThreatEntryMetadata $threatEntryMetadata)

No description

setThreatEntryType($threatEntryType)

No description

string
getThreatEntryType()

No description

setThreatType($threatType)

No description

string
getThreatType()

No description

Details

setCacheDuration($cacheDuration)

No description

Parameters

$cacheDuration

string getCacheDuration()

No description

Return Value

string

setPlatformType($platformType)

No description

Parameters

$platformType

string getPlatformType()

No description

Return Value

string

setThreat(ThreatEntry $threat)

No description

Parameters

ThreatEntry $threat

ThreatEntry getThreat()

No description

Return Value

ThreatEntry

setThreatEntryMetadata(ThreatEntryMetadata $threatEntryMetadata)

No description

Parameters

ThreatEntryMetadata $threatEntryMetadata

ThreatEntryMetadata getThreatEntryMetadata()

No description

Return Value

ThreatEntryMetadata

setThreatEntryType($threatEntryType)

No description

Parameters

$threatEntryType

string getThreatEntryType()

No description

Return Value

string

setThreatType($threatType)

No description

Parameters

$threatType

string getThreatType()

No description

Return Value

string