class EventThreatDetectionCustomModule extends Model (View source)

Properties

string $ancestorModule
array[] $config
string $description
string $displayName
string $enablementState
string $lastEditor
string $name
string $type
string $updateTime

Methods

setAncestorModule($ancestorModule)

No description

string
getAncestorModule()

No description

setConfig($config)

No description

array[]
getConfig()

No description

setDescription($description)

No description

string
getDescription()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setEnablementState($enablementState)

No description

string
getEnablementState()

No description

setLastEditor($lastEditor)

No description

string
getLastEditor()

No description

setName($name)

No description

string
getName()

No description

setType($type)

No description

string
getType()

No description

setUpdateTime($updateTime)

No description

string
getUpdateTime()

No description

Details

setAncestorModule($ancestorModule)

No description

Parameters

$ancestorModule

string getAncestorModule()

No description

Return Value

string

setConfig($config)

No description

Parameters

$config

array[] getConfig()

No description

Return Value

array[]

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setEnablementState($enablementState)

No description

Parameters

$enablementState

string getEnablementState()

No description

Return Value

string

setLastEditor($lastEditor)

No description

Parameters

$lastEditor

string getLastEditor()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string

setUpdateTime($updateTime)

No description

Parameters

$updateTime

string getUpdateTime()

No description

Return Value

string