class WindowsUpdate extends Collection (View source)

Properties

protected $collection_key
protected $categoriesType
protected $categoriesDataType
string $description
protected $identityType
protected $identityDataType
string[] $kbArticleIds
string $lastPublishedTimestamp
string $supportUrl
string $title

Methods

setCategories($categories)

No description

getCategories()

No description

setDescription($description)

No description

string
getDescription()

No description

setIdentity(Identity $identity)

No description

getIdentity()

No description

setKbArticleIds($kbArticleIds)

No description

string[]
getKbArticleIds()

No description

setLastPublishedTimestamp($lastPublishedTimestamp)

No description

string
getLastPublishedTimestamp()

No description

setSupportUrl($supportUrl)

No description

string
getSupportUrl()

No description

setTitle($title)

No description

string
getTitle()

No description

Details

setCategories($categories)

No description

Parameters

$categories

Category[] getCategories()

No description

Return Value

Category[]

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setIdentity(Identity $identity)

No description

Parameters

Identity $identity

Identity getIdentity()

No description

Return Value

Identity

setKbArticleIds($kbArticleIds)

No description

Parameters

$kbArticleIds

string[] getKbArticleIds()

No description

Return Value

string[]

setLastPublishedTimestamp($lastPublishedTimestamp)

No description

Parameters

$lastPublishedTimestamp

string getLastPublishedTimestamp()

No description

Return Value

string

setSupportUrl($supportUrl)

No description

Parameters

$supportUrl

string getSupportUrl()

No description

Return Value

string

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string