class ListUpdateResponse extends Collection (View source)

Properties

protected $collection_key
protected $additionsType
protected $additionsDataType
$additions
protected $checksumType
protected $checksumDataType
$checksum
string $newClientState
string $platformType
protected $removalsType
protected $removalsDataType
$removals
string $responseType
string $threatEntryType
string $threatType

Methods

setAdditions($additions)

No description

getAdditions()

No description

setChecksum(Checksum $checksum)

No description

getChecksum()

No description

setNewClientState($newClientState)

No description

string
getNewClientState()

No description

setPlatformType($platformType)

No description

string
getPlatformType()

No description

setRemovals($removals)

No description

getRemovals()

No description

setResponseType($responseType)

No description

string
getResponseType()

No description

setThreatEntryType($threatEntryType)

No description

string
getThreatEntryType()

No description

setThreatType($threatType)

No description

string
getThreatType()

No description

Details

setAdditions($additions)

No description

Parameters

$additions

ThreatEntrySet[] getAdditions()

No description

Return Value

ThreatEntrySet[]

setChecksum(Checksum $checksum)

No description

Parameters

Checksum $checksum

Checksum getChecksum()

No description

Return Value

Checksum

setNewClientState($newClientState)

No description

Parameters

$newClientState

string getNewClientState()

No description

Return Value

string

setPlatformType($platformType)

No description

Parameters

$platformType

string getPlatformType()

No description

Return Value

string

setRemovals($removals)

No description

Parameters

$removals

ThreatEntrySet[] getRemovals()

No description

Return Value

ThreatEntrySet[]

setResponseType($responseType)

No description

Parameters

$responseType

string getResponseType()

No description

Return Value

string

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