Modifier and Type | Method and Description |
---|---|
VDSReturnValue |
FencingExecutor.Fence() |
protected VDSReturnValue |
AddImageFromImportCommand.ResourceManagerImport() |
protected VDSReturnValue |
AddImagesFromImportCommand.ResourceManagerImport() |
VDSReturnValue |
VDSBrokerFrontendImpl.RunAsyncVdsCommand(VDSCommandType commandType,
VdsAndVmIDVDSParametersBase parameters,
IVdsAsyncCommand command) |
protected VDSReturnValue |
CommandBase.runVdsCommand(VDSCommandType commandType,
VDSParametersBase parameters)
Run the given command in the VDS and return the VDS's response.
|
VDSReturnValue |
VDSBrokerFrontendImpl.RunVdsCommand(VDSCommandType commandType,
VDSParametersBase parameters) |
Modifier and Type | Method and Description |
---|---|
protected VDSReturnValue |
GetVmsFromExportDomainQuery.ExecuteVerb() |
Modifier and Type | Method and Description |
---|---|
VDSReturnValue |
IResourceManager.runVdsCommand(VDSCommandType commandType,
VDSParametersBase parameters) |
Modifier and Type | Method and Description |
---|---|
VDSReturnValue |
VDSBrokerFrontend.RunAsyncVdsCommand(VDSCommandType commandType,
VdsAndVmIDVDSParametersBase parameters,
IVdsAsyncCommand command) |
VDSReturnValue |
VDSBrokerFrontend.RunVdsCommand(VDSCommandType commandType,
VDSParametersBase parameters) |
Modifier and Type | Field and Description |
---|---|
protected VDSReturnValue |
VDSCommandBase._returnValue |
Modifier and Type | Method and Description |
---|---|
VDSReturnValue |
VDSCommandBase.getVDSReturnValue() |
<P extends VDSParametersBase> |
ResourceManager.runVdsCommand(VDSCommandType commandType,
P parameters) |
Modifier and Type | Method and Description |
---|---|
void |
VDSCommandBase.setVDSReturnValue(VDSReturnValue value) |
Modifier and Type | Method and Description |
---|---|
VDSReturnValue |
ResourceManagerProxy.runVdsCommand(VDSCommandType commandType,
VDSParametersBase parameters) |
Copyright © 2012. All Rights Reserved.