WindowsUpdate
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
Category[]
getCategories()
No description
setDescription($description)
No description
string
getDescription()
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
Category[]
getCategories()
No description
setDescription($description)
No description
string
getDescription()
No description
setIdentity(Identity $identity)
No description
Identity
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