| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected HostAutoStartManagerConfig |
HostConfigInfo.autoStart |
protected HostAutoStartManagerConfig |
ReconfigureAutostartRequestType.spec |
| Modifier and Type | Method and Description |
|---|---|
HostAutoStartManagerConfig |
ObjectFactory.createHostAutoStartManagerConfig()
Create an instance of
HostAutoStartManagerConfig |
HostAutoStartManagerConfig |
HostConfigInfo.getAutoStart()
Gets the value of the autoStart property.
|
HostAutoStartManagerConfig |
ReconfigureAutostartRequestType.getSpec()
Gets the value of the spec property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VimPortType.reconfigureAutostart(ManagedObjectReference _this,
HostAutoStartManagerConfig spec) |
void |
HostConfigInfo.setAutoStart(HostAutoStartManagerConfig value)
Sets the value of the autoStart property.
|
void |
ReconfigureAutostartRequestType.setSpec(HostAutoStartManagerConfig value)
Sets the value of the spec property.
|
Copyright © 2018. All rights reserved.