| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected HostConfigSpec |
GenerateConfigTaskListRequestType.configSpec |
protected HostConfigSpec |
HostProfileManagerConfigTaskList.configSpec |
protected HostConfigSpec |
GenerateHostProfileTaskListRequestType.configSpec |
protected HostConfigSpec |
ApplyHostConfigRequestType.configSpec |
protected HostConfigSpec |
ProfileExecuteResult.configSpec |
| Modifier and Type | Method and Description |
|---|---|
HostConfigSpec |
ObjectFactory.createHostConfigSpec()
Create an instance of
HostConfigSpec |
HostConfigSpec |
GenerateConfigTaskListRequestType.getConfigSpec()
Gets the value of the configSpec property.
|
HostConfigSpec |
HostProfileManagerConfigTaskList.getConfigSpec()
Gets the value of the configSpec property.
|
HostConfigSpec |
GenerateHostProfileTaskListRequestType.getConfigSpec()
Gets the value of the configSpec property.
|
HostConfigSpec |
ApplyHostConfigRequestType.getConfigSpec()
Gets the value of the configSpec property.
|
HostConfigSpec |
ProfileExecuteResult.getConfigSpec()
Gets the value of the configSpec property.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
VimPortType.applyHostConfigTask(ManagedObjectReference _this,
ManagedObjectReference host,
HostConfigSpec configSpec,
List<ProfileDeferredPolicyOptionParameter> userInput) |
HostProfileManagerConfigTaskList |
VimPortType.generateConfigTaskList(ManagedObjectReference _this,
HostConfigSpec configSpec,
ManagedObjectReference host) |
ManagedObjectReference |
VimPortType.generateHostProfileTaskListTask(ManagedObjectReference _this,
HostConfigSpec configSpec,
ManagedObjectReference host) |
void |
GenerateConfigTaskListRequestType.setConfigSpec(HostConfigSpec value)
Sets the value of the configSpec property.
|
void |
HostProfileManagerConfigTaskList.setConfigSpec(HostConfigSpec value)
Sets the value of the configSpec property.
|
void |
GenerateHostProfileTaskListRequestType.setConfigSpec(HostConfigSpec value)
Sets the value of the configSpec property.
|
void |
ApplyHostConfigRequestType.setConfigSpec(HostConfigSpec value)
Sets the value of the configSpec property.
|
void |
ProfileExecuteResult.setConfigSpec(HostConfigSpec value)
Sets the value of the configSpec property.
|
Copyright © 2018. All rights reserved.