public class DiskContainer extends DeviceContainer implements Disk
Constructor and Description |
---|
DiskContainer() |
instanceType, instanceType, instanceTypePresent, template, template, templatePresent, vm, vm, vmPresent, vms, vms, vmsPresent
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
instanceType, instanceTypePresent, template, templatePresent, vm, vmPresent, vms, vmsPresent
comment, commentPresent, description, descriptionPresent, href, hrefPresent, id, idPresent, name, namePresent
public void active(boolean newActive)
public void active(Boolean newActive)
public boolean activePresent()
activePresent
in interface Disk
public BigInteger actualSize()
actualSize
in interface Disk
public void actualSize(BigInteger newActualSize)
public boolean actualSizePresent()
actualSizePresent
in interface Disk
public void alias(String newAlias)
public boolean aliasPresent()
aliasPresent
in interface Disk
public void bootable(boolean newBootable)
public void bootable(Boolean newBootable)
public boolean bootablePresent()
bootablePresent
in interface Disk
public DiskFormat format()
public void format(DiskFormat newFormat)
public boolean formatPresent()
formatPresent
in interface Disk
public void imageId(String newImageId)
public boolean imageIdPresent()
imageIdPresent
in interface Disk
public DiskInterface interface_()
interface_
in interface Disk
public void interface_(DiskInterface newInterface)
public boolean interface_Present()
interface_Present
in interface Disk
public String logicalName()
logicalName
in interface Disk
public void logicalName(String newLogicalName)
public boolean logicalNamePresent()
logicalNamePresent
in interface Disk
public HostStorage lunStorage()
lunStorage
in interface Disk
public void lunStorage(HostStorage newLunStorage)
public boolean lunStoragePresent()
lunStoragePresent
in interface Disk
public boolean propagateErrors()
propagateErrors
in interface Disk
public void propagateErrors(boolean newPropagateErrors)
public void propagateErrors(Boolean newPropagateErrors)
public boolean propagateErrorsPresent()
propagateErrorsPresent
in interface Disk
public BigInteger provisionedSize()
provisionedSize
in interface Disk
public void provisionedSize(BigInteger newProvisionedSize)
public boolean provisionedSizePresent()
provisionedSizePresent
in interface Disk
public void readOnly(boolean newReadOnly)
public void readOnly(Boolean newReadOnly)
public boolean readOnlyPresent()
readOnlyPresent
in interface Disk
public ScsiGenericIO sgio()
public void sgio(ScsiGenericIO newSgio)
public boolean sgioPresent()
sgioPresent
in interface Disk
public void shareable(boolean newShareable)
public void shareable(Boolean newShareable)
public boolean shareablePresent()
shareablePresent
in interface Disk
public void sparse(boolean newSparse)
public void sparse(Boolean newSparse)
public boolean sparsePresent()
sparsePresent
in interface Disk
public DiskStatus status()
public void status(DiskStatus newStatus)
public boolean statusPresent()
statusPresent
in interface Disk
public DiskStorageType storageType()
storageType
in interface Disk
public void storageType(DiskStorageType newStorageType)
public boolean storageTypePresent()
storageTypePresent
in interface Disk
public boolean usesScsiReservation()
usesScsiReservation
in interface Disk
public void usesScsiReservation(boolean newUsesScsiReservation)
public void usesScsiReservation(Boolean newUsesScsiReservation)
public boolean usesScsiReservationPresent()
usesScsiReservationPresent
in interface Disk
public boolean wipeAfterDelete()
wipeAfterDelete
in interface Disk
public void wipeAfterDelete(boolean newWipeAfterDelete)
public void wipeAfterDelete(Boolean newWipeAfterDelete)
public boolean wipeAfterDeletePresent()
wipeAfterDeletePresent
in interface Disk
public DiskProfile diskProfile()
diskProfile
in interface Disk
public void diskProfile(DiskProfile newDiskProfile)
public boolean diskProfilePresent()
diskProfilePresent
in interface Disk
public OpenStackVolumeType openstackVolumeType()
openstackVolumeType
in interface Disk
public void openstackVolumeType(OpenStackVolumeType newOpenstackVolumeType)
public boolean openstackVolumeTypePresent()
openstackVolumeTypePresent
in interface Disk
public List<Permission> permissions()
permissions
in interface Disk
public void permissions(List<Permission> newPermissions)
public boolean permissionsPresent()
permissionsPresent
in interface Disk
public void quota(Quota newQuota)
public boolean quotaPresent()
quotaPresent
in interface Disk
public void snapshot(Snapshot newSnapshot)
public boolean snapshotPresent()
snapshotPresent
in interface Disk
public List<Statistic> statistics()
statistics
in interface Disk
public boolean statisticsPresent()
statisticsPresent
in interface Disk
public StorageDomain storageDomain()
storageDomain
in interface Disk
public void storageDomain(StorageDomain newStorageDomain)
public boolean storageDomainPresent()
storageDomainPresent
in interface Disk
public List<StorageDomain> storageDomains()
storageDomains
in interface Disk
public void storageDomains(List<StorageDomain> newStorageDomains)
public boolean storageDomainsPresent()
storageDomainsPresent
in interface Disk
Copyright © 2016. All rights reserved.