Uses of Class
org.jclouds.cloudstack.options.RegisterTemplateOptions
Packages that use RegisterTemplateOptions
-
Uses of RegisterTemplateOptions in org.jclouds.cloudstack.features
Methods in org.jclouds.cloudstack.features with parameters of type RegisterTemplateOptionsModifier and TypeMethodDescriptionTemplateApi.registerTemplate
(TemplateMetadata templateMetadata, String format, String hypervisor, String url, String zoneId, RegisterTemplateOptions... options) Registers an existing template into the Cloud.com cloud. -
Uses of RegisterTemplateOptions in org.jclouds.cloudstack.options
Fields in org.jclouds.cloudstack.options declared as RegisterTemplateOptionsModifier and TypeFieldDescriptionstatic final RegisterTemplateOptions
RegisterTemplateOptions.NONE
Methods in org.jclouds.cloudstack.options that return RegisterTemplateOptionsModifier and TypeMethodDescriptionstatic RegisterTemplateOptions
RegisterTemplateOptions.Builder.accountInDomain
(String account, String domain) RegisterTemplateOptions.bits
(int bits) 32 or 64 bits support.static RegisterTemplateOptions
RegisterTemplateOptions.Builder.bits
(int bits) static RegisterTemplateOptions
the MD5 checksum value of this templatestatic RegisterTemplateOptions
static RegisterTemplateOptions
RegisterTemplateOptions.Builder.isExtractable
(boolean isExtractable) RegisterTemplateOptions.isExtractable
(boolean isExtractable) true if the template or its derivatives are extractable; default is truestatic RegisterTemplateOptions
RegisterTemplateOptions.Builder.isFeatured
(boolean isFeatured) RegisterTemplateOptions.isFeatured
(boolean isFeatured) true if this template is a featured template, false otherwisestatic RegisterTemplateOptions
RegisterTemplateOptions.Builder.isPublic
(boolean isPublic) RegisterTemplateOptions.isPublic
(boolean isPublic) true if the template is available to all accounts; default is truestatic RegisterTemplateOptions
RegisterTemplateOptions.Builder.passwordEnabled
(boolean passwordEnabled) RegisterTemplateOptions.passwordEnabled
(boolean passwordEnabled) true if the template supports the password reset feature; default is falsestatic RegisterTemplateOptions
the project for this template.static RegisterTemplateOptions
RegisterTemplateOptions.Builder.requiresHVM
(boolean requiresHVM) RegisterTemplateOptions.requiresHVM
(boolean requiresHVM) true if this template requires HVM