class FindFullHashesRequest extends Collection (View source)

Properties

protected $collection_key
protected $apiClientType
protected $apiClientDataType
$apiClient
protected $clientType
protected $clientDataType
$client
string[] $clientStates
protected $threatInfoType
protected $threatInfoDataType
$threatInfo

Methods

setApiClient(ClientInfo $apiClient)

No description

getApiClient()

No description

setClient(ClientInfo $client)

No description

getClient()

No description

setClientStates($clientStates)

No description

string[]
getClientStates()

No description

setThreatInfo(ThreatInfo $threatInfo)

No description

getThreatInfo()

No description

Details

setApiClient(ClientInfo $apiClient)

No description

Parameters

ClientInfo $apiClient

ClientInfo getApiClient()

No description

Return Value

ClientInfo

setClient(ClientInfo $client)

No description

Parameters

ClientInfo $client

ClientInfo getClient()

No description

Return Value

ClientInfo

setClientStates($clientStates)

No description

Parameters

$clientStates

string[] getClientStates()

No description

Return Value

string[]

setThreatInfo(ThreatInfo $threatInfo)

No description

Parameters

ThreatInfo $threatInfo

ThreatInfo getThreatInfo()

No description

Return Value

ThreatInfo