Uses of Class
org.jclouds.cloudstack.domain.Host
Packages that use Host
-
Uses of Host in org.jclouds.cloudstack.domain
Methods in org.jclouds.cloudstack.domain that return HostMethods in org.jclouds.cloudstack.domain with parameters of type Host -
Uses of Host in org.jclouds.cloudstack.features
Methods in org.jclouds.cloudstack.features that return HostModifier and TypeMethodDescriptionGlobalHostApi.addHost
(String zoneId, String url, String hypervisor, String username, String password, AddHostOptions... options) Adds a new host.GlobalHostApi.addSecondaryStorage
(String url, AddSecondaryStorageOptions... options) Adds secondary storage.GlobalHostApi.updateHost
(String hostId, UpdateHostOptions... options) Updates a host.Methods in org.jclouds.cloudstack.features that return types with arguments of type HostModifier and TypeMethodDescriptionGlobalHostApi.listHosts
(ListHostsOptions... options) Lists hosts