Package org.jclouds.cloudstack.domain
Class ISO.Builder<T extends ISO.Builder<T>>
java.lang.Object
org.jclouds.cloudstack.domain.ISO.Builder<T>
- Enclosing class:
ISO
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected String
protected String
protected boolean
protected String
protected Date
protected boolean
protected String
protected String
protected String
protected String
protected String
protected String
protected String
protected String
protected boolean
protected boolean
protected boolean
protected boolean
protected String
protected String
protected String
protected String
protected String
protected boolean
protected Date
protected long
protected String
protected String
protected String
protected String
protected String
protected String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbootable
(boolean bootable) build()
crossZones
(boolean crossZones) displayText
(String displayText) hypervisor
(String hypervisor) isExtractable
(boolean isExtractable) isFeatured
(boolean isFeatured) isPublic
(boolean isPublic) isReady
(boolean isReady) osTypeName
(String osTypeName) passwordEnabled
(boolean passwordEnabled) protected abstract T
self()
size
(long size) sourceTemplateId
(String sourceTemplateId) templateTag
(String templateTag) templateType
(String templateType)
-
Field Details
-
id
-
account
-
accountId
-
bootable
protected boolean bootable -
checksum
-
created
-
crossZones
protected boolean crossZones -
displayText
-
domain
-
domainid
-
format
-
hostId
-
hostName
-
hypervisor
-
isExtractable
protected boolean isExtractable -
isFeatured
protected boolean isFeatured -
isPublic
protected boolean isPublic -
isReady
protected boolean isReady -
jobId
-
jobStatus
-
name
-
osTypeId
-
osTypeName
-
passwordEnabled
protected boolean passwordEnabled -
removed
-
size
protected long size -
sourceTemplateId
-
status
-
templateTag
-
templateType
-
zoneId
-
zoneName
-
tags
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
self
-
id
- See Also:
-
account
- See Also:
-
accountId
- See Also:
-
bootable
- See Also:
-
checksum
- See Also:
-
created
- See Also:
-
crossZones
- See Also:
-
displayText
- See Also:
-
domain
- See Also:
-
domainid
- See Also:
-
format
- See Also:
-
hostId
- See Also:
-
hostName
- See Also:
-
hypervisor
- See Also:
-
isExtractable
- See Also:
-
isFeatured
- See Also:
-
isPublic
- See Also:
-
isReady
- See Also:
-
jobId
- See Also:
-
jobStatus
- See Also:
-
name
- See Also:
-
osTypeId
- See Also:
-
osTypeName
- See Also:
-
passwordEnabled
- See Also:
-
removed
- See Also:
-
size
- See Also:
-
sourceTemplateId
- See Also:
-
status
- See Also:
-
templateTag
- See Also:
-
templateType
- See Also:
-
zoneId
- See Also:
-
zoneName
- See Also:
-
tags
- See Also:
-
tags
-
build
-
fromISO
-