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