public class RemoveVMVDSCommandParameters extends StorageDomainIdParametersBase
Constructor and Description |
---|
RemoveVMVDSCommandParameters() |
RemoveVMVDSCommandParameters(Guid storagePoolId,
Guid vmGuid) |
RemoveVMVDSCommandParameters(Guid storagePoolId,
Guid vmGuid,
Guid storageDomainId) |
Modifier and Type | Method and Description |
---|---|
Guid |
getVmGuid() |
void |
setVmGuid(Guid value) |
String |
toString() |
getStorageDomainId, setStorageDomainId
getCompatibilityVersion, getIgnoreFailoverLimit, getStoragePoolId, setCompatibilityVersion, setIgnoreFailoverLimit, setStoragePoolId
getRunAsync, setRunAsync
public RemoveVMVDSCommandParameters(Guid storagePoolId, Guid vmGuid, Guid storageDomainId)
public RemoveVMVDSCommandParameters()
public Guid getVmGuid()
public void setVmGuid(Guid value)
public String toString()
toString
in class StorageDomainIdParametersBase
Copyright © 2012. All Rights Reserved.