public class ReconstructMasterVDSCommandParameters extends VdsIdVDSCommandParametersBase
Constructor and Description |
---|
ReconstructMasterVDSCommandParameters() |
ReconstructMasterVDSCommandParameters(Guid vdsId,
Guid storagePoolId,
String storagePoolName,
Guid masterDomainId,
List<storage_pool_iso_map> domainsList,
int masterVersion) |
Modifier and Type | Method and Description |
---|---|
List<storage_pool_iso_map> |
getDomainsList() |
Guid |
getMasterDomainId() |
int |
getMasterVersion() |
Guid |
getStoragePoolId() |
String |
getStoragePoolName() |
String |
toString() |
getVdsId
getRunAsync, setRunAsync
public ReconstructMasterVDSCommandParameters(Guid vdsId, Guid storagePoolId, String storagePoolName, Guid masterDomainId, List<storage_pool_iso_map> domainsList, int masterVersion)
public ReconstructMasterVDSCommandParameters()
public Guid getStoragePoolId()
public String getStoragePoolName()
public Guid getMasterDomainId()
public List<storage_pool_iso_map> getDomainsList()
public int getMasterVersion()
public String toString()
toString
in class VdsIdVDSCommandParametersBase
Copyright © 2012. All Rights Reserved.