Name | Type | Description |
---|---|---|
imageProfiles | SoftwareImageProfile[] | Image profiles of the software channel |
name | String | Name of the software channel |
Name | Returns |
---|---|
SoftwareChannel(String , SoftwareDepot , com.vmware.o11n.plugin.imagefactory.Vendor ) | constructor |
getChannelId() | String |
getImageProfile(String profileId) | SoftwareImageProfile |
setChannelId(String ) | void |
Method | Returns |
---|---|
SoftwareVendor.getChannel(String channelName) | SoftwareChannel |
None |
---|