@UESService public interface UESImageCatalog
| Modifier and Type | Method and Description |
|---|---|
UESResultList<UESImageCatalogImageEntryAttributes,UESImageCatalogGetImageList> |
getImageList(UESURI artifactUri,
Returns list of images from uuOS catalog.
|
artifactUri - UESURI of an artifact for which images are to be listed.criteria - Object containing criteria for listing images. Available
parameters for query are:
name and
code.UESImageCatalogRTException