Package org.jclouds.cloudstack.options
Class RegisterTemplateOptions.Builder
java.lang.Object
org.jclouds.cloudstack.options.RegisterTemplateOptions.Builder
- Enclosing class:
 RegisterTemplateOptions
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic RegisterTemplateOptionsaccountInDomain(String account, String domain) static RegisterTemplateOptionsbits(int bits) static RegisterTemplateOptionsstatic RegisterTemplateOptionsstatic RegisterTemplateOptionsisExtractable(boolean isExtractable) static RegisterTemplateOptionsisFeatured(boolean isFeatured) static RegisterTemplateOptionsisPublic(boolean isPublic) static RegisterTemplateOptionspasswordEnabled(boolean passwordEnabled) static RegisterTemplateOptionsstatic RegisterTemplateOptionsrequiresHVM(boolean requiresHVM)  
- 
Constructor Details
- 
Builder
public Builder() 
 - 
 - 
Method Details
- 
bits
 - 
checksum
 - 
projectId
 - 
isExtractable
 - 
isFeatured
 - 
isPublic
 - 
passwordEnabled
 - 
requiresHVM
 - 
accountInDomain
- See Also:
 
 - 
domainId
- See Also:
 
 
 -