Lines Matching refs:ComponentDescription
265 …scriptionOptions: DescriptionOptions, callback: AsyncCallback\<Array\<ComponentDescription>>): void
279 | callback | AsyncCallback\<Array\<[ComponentDescription](#componentdescription)>> | Yes …
307 …cription(versionDigestInfo, descriptionOptions).then((info: Array<update.ComponentDescription>)=> {
316 …VersionDigestInfo, descriptionOptions: DescriptionOptions): Promise\<Array\<ComponentDescription>>;
335 | Promise\<Array\<[ComponentDescription](#componentdescription)>> | Promise used to return the resu…
363 …cription(versionDigestInfo, descriptionOptions).then((info: Array<update.ComponentDescription>)=> {
448 …scriptionOptions: DescriptionOptions, callback: AsyncCallback\<Array\<ComponentDescription>>): void
461 | callback | AsyncCallback\<Array\<[ComponentDescription](#componentdescription)>> | Yes …
490 …tVersionDescription(descriptionOptions: DescriptionOptions): Promise\<Array\<ComponentDescription>>
508 | Promise\<Array\<[ComponentDescription](#componentdescription)>> | Promise used to return the resu…
529 …tCurrentVersionDescription(descriptionOptions).then((info: Array<update.ComponentDescription>) => {
1794 ## ComponentDescription section