public class VmPoolContainer extends IdentifiedContainer implements VmPool
Constructor and Description |
---|
VmPoolContainer() |
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 display(Display newDisplay)
public boolean displayPresent()
displayPresent
in interface VmPool
public BigInteger maxUserVms()
maxUserVms
in interface VmPool
public void maxUserVms(BigInteger newMaxUserVms)
public boolean maxUserVmsPresent()
maxUserVmsPresent
in interface VmPool
public BigInteger prestartedVms()
prestartedVms
in interface VmPool
public void prestartedVms(BigInteger newPrestartedVms)
public boolean prestartedVmsPresent()
prestartedVmsPresent
in interface VmPool
public void rngDevice(RngDevice newRngDevice)
public boolean rngDevicePresent()
rngDevicePresent
in interface VmPool
public BigInteger size()
public void size(BigInteger newSize)
public boolean sizePresent()
sizePresent
in interface VmPool
public boolean soundcardEnabled()
soundcardEnabled
in interface VmPool
public void soundcardEnabled(boolean newSoundcardEnabled)
public void soundcardEnabled(Boolean newSoundcardEnabled)
public boolean soundcardEnabledPresent()
soundcardEnabledPresent
in interface VmPool
public void stateful(boolean newStateful)
public void stateful(Boolean newStateful)
public boolean statefulPresent()
statefulPresent
in interface VmPool
public VmPoolType type()
public void type(VmPoolType newType)
public boolean typePresent()
typePresent
in interface VmPool
public boolean useLatestTemplateVersion()
useLatestTemplateVersion
in interface VmPool
public void useLatestTemplateVersion(boolean newUseLatestTemplateVersion)
public void useLatestTemplateVersion(Boolean newUseLatestTemplateVersion)
public boolean useLatestTemplateVersionPresent()
useLatestTemplateVersionPresent
in interface VmPool
public void cluster(Cluster newCluster)
public boolean clusterPresent()
clusterPresent
in interface VmPool
public InstanceType instanceType()
instanceType
in interface VmPool
public void instanceType(InstanceType newInstanceType)
public boolean instanceTypePresent()
instanceTypePresent
in interface VmPool
public List<Permission> permissions()
permissions
in interface VmPool
public void permissions(List<Permission> newPermissions)
public boolean permissionsPresent()
permissionsPresent
in interface VmPool
public void template(Template newTemplate)
public boolean templatePresent()
templatePresent
in interface VmPool
public void vm(Vm newVm)
Copyright © 2016. All rights reserved.