public class VmBaseContainer extends IdentifiedContainer implements VmBase
Constructor and Description |
---|
VmBaseContainer() |
comment, comment, commentPresent, description, description, descriptionPresent, href, href, hrefPresent, id, id, idPresent, name, name, namePresent
makeArrayList, makeUnmodifiableList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comment, commentPresent, description, descriptionPresent, href, hrefPresent, id, idPresent, name, namePresent
public void bios(Bios newBios)
public boolean biosPresent()
biosPresent
in interface VmBase
public void console(Console newConsole)
public boolean consolePresent()
consolePresent
in interface VmBase
public void cpu(Cpu newCpu)
public boolean cpuPresent()
cpuPresent
in interface VmBase
public BigInteger cpuShares()
public void cpuShares(BigInteger newCpuShares)
public boolean cpuSharesPresent()
cpuSharesPresent
in interface VmBase
public Date creationTime()
creationTime
in interface VmBase
public void creationTime(Date newCreationTime)
public boolean creationTimePresent()
creationTimePresent
in interface VmBase
public Version customCompatibilityVersion()
customCompatibilityVersion
in interface VmBase
public void customCompatibilityVersion(Version newCustomCompatibilityVersion)
public boolean customCompatibilityVersionPresent()
customCompatibilityVersionPresent
in interface VmBase
public String customCpuModel()
customCpuModel
in interface VmBase
public void customCpuModel(String newCustomCpuModel)
public boolean customCpuModelPresent()
customCpuModelPresent
in interface VmBase
public String customEmulatedMachine()
customEmulatedMachine
in interface VmBase
public void customEmulatedMachine(String newCustomEmulatedMachine)
public boolean customEmulatedMachinePresent()
customEmulatedMachinePresent
in interface VmBase
public List<CustomProperty> customProperties()
customProperties
in interface VmBase
public void customProperties(List<CustomProperty> newCustomProperties)
public boolean customPropertiesPresent()
customPropertiesPresent
in interface VmBase
public boolean deleteProtected()
deleteProtected
in interface VmBase
public void deleteProtected(boolean newDeleteProtected)
public void deleteProtected(Boolean newDeleteProtected)
public boolean deleteProtectedPresent()
deleteProtectedPresent
in interface VmBase
public void display(Display newDisplay)
public boolean displayPresent()
displayPresent
in interface VmBase
public void domain(Domain newDomain)
public boolean domainPresent()
domainPresent
in interface VmBase
public HighAvailability highAvailability()
highAvailability
in interface VmBase
public void highAvailability(HighAvailability newHighAvailability)
public boolean highAvailabilityPresent()
highAvailabilityPresent
in interface VmBase
public Initialization initialization()
initialization
in interface VmBase
public void initialization(Initialization newInitialization)
public boolean initializationPresent()
initializationPresent
in interface VmBase
public void io(Io newIo)
public void largeIcon(Icon newLargeIcon)
public boolean largeIconPresent()
largeIconPresent
in interface VmBase
public BigInteger memory()
public void memory(BigInteger newMemory)
public boolean memoryPresent()
memoryPresent
in interface VmBase
public MemoryPolicy memoryPolicy()
memoryPolicy
in interface VmBase
public void memoryPolicy(MemoryPolicy newMemoryPolicy)
public boolean memoryPolicyPresent()
memoryPolicyPresent
in interface VmBase
public MigrationOptions migration()
public void migration(MigrationOptions newMigration)
public boolean migrationPresent()
migrationPresent
in interface VmBase
public BigInteger migrationDowntime()
migrationDowntime
in interface VmBase
public void migrationDowntime(BigInteger newMigrationDowntime)
public boolean migrationDowntimePresent()
migrationDowntimePresent
in interface VmBase
public void origin(String newOrigin)
public boolean originPresent()
originPresent
in interface VmBase
public OperatingSystem os()
public void os(OperatingSystem newOs)
public void rngDevice(RngDevice newRngDevice)
public boolean rngDevicePresent()
rngDevicePresent
in interface VmBase
public SerialNumber serialNumber()
serialNumber
in interface VmBase
public void serialNumber(SerialNumber newSerialNumber)
public boolean serialNumberPresent()
serialNumberPresent
in interface VmBase
public void smallIcon(Icon newSmallIcon)
public boolean smallIconPresent()
smallIconPresent
in interface VmBase
public boolean soundcardEnabled()
soundcardEnabled
in interface VmBase
public void soundcardEnabled(boolean newSoundcardEnabled)
public void soundcardEnabled(Boolean newSoundcardEnabled)
public boolean soundcardEnabledPresent()
soundcardEnabledPresent
in interface VmBase
public void sso(Sso newSso)
public boolean ssoPresent()
ssoPresent
in interface VmBase
public boolean startPaused()
startPaused
in interface VmBase
public void startPaused(boolean newStartPaused)
public void startPaused(Boolean newStartPaused)
public boolean startPausedPresent()
startPausedPresent
in interface VmBase
public void stateless(boolean newStateless)
public void stateless(Boolean newStateless)
public boolean statelessPresent()
statelessPresent
in interface VmBase
public void timeZone(TimeZone newTimeZone)
public boolean timeZonePresent()
timeZonePresent
in interface VmBase
public boolean tunnelMigration()
tunnelMigration
in interface VmBase
public void tunnelMigration(boolean newTunnelMigration)
public void tunnelMigration(Boolean newTunnelMigration)
public boolean tunnelMigrationPresent()
tunnelMigrationPresent
in interface VmBase
public void type(VmType newType)
public boolean typePresent()
typePresent
in interface VmBase
public void usb(Usb newUsb)
public boolean usbPresent()
usbPresent
in interface VmBase
public VirtioScsi virtioScsi()
virtioScsi
in interface VmBase
public void virtioScsi(VirtioScsi newVirtioScsi)
public boolean virtioScsiPresent()
virtioScsiPresent
in interface VmBase
public void cluster(Cluster newCluster)
public boolean clusterPresent()
clusterPresent
in interface VmBase
public CpuProfile cpuProfile()
cpuProfile
in interface VmBase
public void cpuProfile(CpuProfile newCpuProfile)
public boolean cpuProfilePresent()
cpuProfilePresent
in interface VmBase
public StorageDomain storageDomain()
storageDomain
in interface VmBase
public void storageDomain(StorageDomain newStorageDomain)
public boolean storageDomainPresent()
storageDomainPresent
in interface VmBase
Copyright © 2016. All rights reserved.