Uses of Class
org.jclouds.cloudstack.domain.OSType
Packages that use OSType
Package
Description
-
Uses of OSType in org.jclouds.cloudstack.compute.config
Methods in org.jclouds.cloudstack.compute.config that return types with arguments of type OSTypeModifier and TypeMethodDescriptionCloudStackComputeServiceContextModule.listOSTypes(AtomicReference<AuthorizationException> authException, long seconds, CloudStackApi client) -
Uses of OSType in org.jclouds.cloudstack.compute.functions
Constructor parameters in org.jclouds.cloudstack.compute.functions with type arguments of type OSType -
Uses of OSType in org.jclouds.cloudstack.domain
Methods in org.jclouds.cloudstack.domain that return OSTypeMethods in org.jclouds.cloudstack.domain with parameters of type OSType -
Uses of OSType in org.jclouds.cloudstack.features
Methods in org.jclouds.cloudstack.features that return OSTypeModifier and TypeMethodDescriptionget a specific os type by idMethods in org.jclouds.cloudstack.features that return types with arguments of type OSTypeModifier and TypeMethodDescriptionGuestOSApi.listOSTypes(ListOSTypesOptions... options) Lists all supported OS types for this cloud.