public class ExtendVolumeVDSCommandParameters extends AllStorageAndImageIdVDSCommandParametersBase
Constructor and Description |
---|
ExtendVolumeVDSCommandParameters() |
ExtendVolumeVDSCommandParameters(Guid storagePoolId,
Guid storageDomainId,
Guid imageGroupId,
Guid imageId,
int newSize) |
Modifier and Type | Method and Description |
---|---|
int |
getNewSize() |
String |
toString() |
getImageId
getImageGroupId, setImageGroupId
getStorageDomainId, setStorageDomainId
getCompatibilityVersion, getIgnoreFailoverLimit, getStoragePoolId, setCompatibilityVersion, setIgnoreFailoverLimit, setStoragePoolId
getRunAsync, setRunAsync
public ExtendVolumeVDSCommandParameters(Guid storagePoolId, Guid storageDomainId, Guid imageGroupId, Guid imageId, int newSize)
public ExtendVolumeVDSCommandParameters()
public int getNewSize()
public String toString()
toString
in class AllStorageAndImageIdVDSCommandParametersBase
Copyright © 2012. All Rights Reserved.