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 RegisterTemplateOptions
accountInDomain
(String account, String domain) static RegisterTemplateOptions
bits
(int bits) static RegisterTemplateOptions
static RegisterTemplateOptions
static RegisterTemplateOptions
isExtractable
(boolean isExtractable) static RegisterTemplateOptions
isFeatured
(boolean isFeatured) static RegisterTemplateOptions
isPublic
(boolean isPublic) static RegisterTemplateOptions
passwordEnabled
(boolean passwordEnabled) static RegisterTemplateOptions
static RegisterTemplateOptions
requiresHVM
(boolean requiresHVM)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
bits
-
checksum
-
projectId
-
isExtractable
-
isFeatured
-
isPublic
-
passwordEnabled
-
requiresHVM
-
accountInDomain
- See Also:
-
domainId
- See Also:
-