Uses of Class
org.jclouds.cloudstack.domain.ISO
Packages that use ISO
-
Uses of ISO in org.jclouds.cloudstack.domain
Methods in org.jclouds.cloudstack.domain that return ISOMethods in org.jclouds.cloudstack.domain with parameters of type ISO -
Uses of ISO in org.jclouds.cloudstack.features
Methods in org.jclouds.cloudstack.features that return ISOModifier and TypeMethodDescriptionGets information about an ISO by its ID.ISOApi.registerISO
(String name, String displayText, String url, String zoneId, RegisterISOOptions... options) Registers an existing ISO into the Cloud.com Cloud.ISOApi.updateISO
(String id, UpdateISOOptions... options) Methods in org.jclouds.cloudstack.features that return types with arguments of type ISOModifier and TypeMethodDescriptionISOApi.listISOs
(ListISOsOptions... options) Lists all available ISO files.