public class HostConfigInfo extends DynamicData
Java class for HostConfigInfo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="HostConfigInfo">
<complexContent>
<extension base="{urn:vim25}DynamicData">
<sequence>
<element name="host" type="{urn:vim25}ManagedObjectReference"/>
<element name="product" type="{urn:vim25}AboutInfo"/>
<element name="deploymentInfo" type="{urn:vim25}HostDeploymentInfo" minOccurs="0"/>
<element name="hyperThread" type="{urn:vim25}HostHyperThreadScheduleInfo" minOccurs="0"/>
<element name="consoleReservation" type="{urn:vim25}ServiceConsoleReservationInfo" minOccurs="0"/>
<element name="virtualMachineReservation" type="{urn:vim25}VirtualMachineMemoryReservationInfo" minOccurs="0"/>
<element name="storageDevice" type="{urn:vim25}HostStorageDeviceInfo" minOccurs="0"/>
<element name="multipathState" type="{urn:vim25}HostMultipathStateInfo" minOccurs="0"/>
<element name="fileSystemVolume" type="{urn:vim25}HostFileSystemVolumeInfo" minOccurs="0"/>
<element name="systemFile" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
<element name="network" type="{urn:vim25}HostNetworkInfo" minOccurs="0"/>
<element name="vmotion" type="{urn:vim25}HostVMotionInfo" minOccurs="0"/>
<element name="virtualNicManagerInfo" type="{urn:vim25}HostVirtualNicManagerInfo" minOccurs="0"/>
<element name="capabilities" type="{urn:vim25}HostNetCapabilities" minOccurs="0"/>
<element name="datastoreCapabilities" type="{urn:vim25}HostDatastoreSystemCapabilities" minOccurs="0"/>
<element name="offloadCapabilities" type="{urn:vim25}HostNetOffloadCapabilities" minOccurs="0"/>
<element name="service" type="{urn:vim25}HostServiceInfo" minOccurs="0"/>
<element name="firewall" type="{urn:vim25}HostFirewallInfo" minOccurs="0"/>
<element name="autoStart" type="{urn:vim25}HostAutoStartManagerConfig" minOccurs="0"/>
<element name="activeDiagnosticPartition" type="{urn:vim25}HostDiagnosticPartition" minOccurs="0"/>
<element name="option" type="{urn:vim25}OptionValue" maxOccurs="unbounded" minOccurs="0"/>
<element name="optionDef" type="{urn:vim25}OptionDef" maxOccurs="unbounded" minOccurs="0"/>
<element name="datastorePrincipal" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="localSwapDatastore" type="{urn:vim25}ManagedObjectReference" minOccurs="0"/>
<element name="systemSwapConfiguration" type="{urn:vim25}HostSystemSwapConfiguration" minOccurs="0"/>
<element name="systemResources" type="{urn:vim25}HostSystemResourceInfo" minOccurs="0"/>
<element name="dateTimeInfo" type="{urn:vim25}HostDateTimeInfo" minOccurs="0"/>
<element name="flags" type="{urn:vim25}HostFlagInfo" minOccurs="0"/>
<element name="adminDisabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="lockdownMode" type="{urn:vim25}HostLockdownMode" minOccurs="0"/>
<element name="ipmi" type="{urn:vim25}HostIpmiInfo" minOccurs="0"/>
<element name="sslThumbprintInfo" type="{urn:vim25}HostSslThumbprintInfo" minOccurs="0"/>
<element name="sslThumbprintData" type="{urn:vim25}HostSslThumbprintInfo" maxOccurs="unbounded" minOccurs="0"/>
<element name="certificate" type="{http://www.w3.org/2001/XMLSchema}byte" maxOccurs="unbounded" minOccurs="0"/>
<element name="pciPassthruInfo" type="{urn:vim25}HostPciPassthruInfo" maxOccurs="unbounded" minOccurs="0"/>
<element name="authenticationManagerInfo" type="{urn:vim25}HostAuthenticationManagerInfo" minOccurs="0"/>
<element name="featureVersion" type="{urn:vim25}HostFeatureVersionInfo" maxOccurs="unbounded" minOccurs="0"/>
<element name="powerSystemCapability" type="{urn:vim25}PowerSystemCapability" minOccurs="0"/>
<element name="powerSystemInfo" type="{urn:vim25}PowerSystemInfo" minOccurs="0"/>
<element name="cacheConfigurationInfo" type="{urn:vim25}HostCacheConfigurationInfo" maxOccurs="unbounded" minOccurs="0"/>
<element name="wakeOnLanCapable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="featureCapability" type="{urn:vim25}HostFeatureCapability" maxOccurs="unbounded" minOccurs="0"/>
<element name="maskedFeatureCapability" type="{urn:vim25}HostFeatureCapability" maxOccurs="unbounded" minOccurs="0"/>
<element name="vFlashConfigInfo" type="{urn:vim25}HostVFlashManagerVFlashConfigInfo" minOccurs="0"/>
<element name="vsanHostConfig" type="{urn:vim25}VsanHostConfigInfo" minOccurs="0"/>
<element name="domainList" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
<element name="scriptCheckSum" type="{http://www.w3.org/2001/XMLSchema}base64Binary" minOccurs="0"/>
<element name="hostConfigCheckSum" type="{http://www.w3.org/2001/XMLSchema}base64Binary" minOccurs="0"/>
<element name="graphicsInfo" type="{urn:vim25}HostGraphicsInfo" maxOccurs="unbounded" minOccurs="0"/>
<element name="sharedPassthruGpuTypes" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
<element name="graphicsConfig" type="{urn:vim25}HostGraphicsConfig" minOccurs="0"/>
<element name="ioFilterInfo" type="{urn:vim25}HostIoFilterInfo" maxOccurs="unbounded" minOccurs="0"/>
<element name="sriovDevicePool" type="{urn:vim25}HostSriovDevicePoolInfo" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
HostConfigInfo() |
| Modifier and Type | Method and Description |
|---|---|
HostDiagnosticPartition |
getActiveDiagnosticPartition()
Gets the value of the activeDiagnosticPartition property.
|
HostAuthenticationManagerInfo |
getAuthenticationManagerInfo()
Gets the value of the authenticationManagerInfo property.
|
HostAutoStartManagerConfig |
getAutoStart()
Gets the value of the autoStart property.
|
List<HostCacheConfigurationInfo> |
getCacheConfigurationInfo()
Gets the value of the cacheConfigurationInfo property.
|
HostNetCapabilities |
getCapabilities()
Gets the value of the capabilities property.
|
List<Byte> |
getCertificate()
Gets the value of the certificate property.
|
ServiceConsoleReservationInfo |
getConsoleReservation()
Gets the value of the consoleReservation property.
|
HostDatastoreSystemCapabilities |
getDatastoreCapabilities()
Gets the value of the datastoreCapabilities property.
|
String |
getDatastorePrincipal()
Gets the value of the datastorePrincipal property.
|
HostDateTimeInfo |
getDateTimeInfo()
Gets the value of the dateTimeInfo property.
|
HostDeploymentInfo |
getDeploymentInfo()
Gets the value of the deploymentInfo property.
|
List<String> |
getDomainList()
Gets the value of the domainList property.
|
List<HostFeatureCapability> |
getFeatureCapability()
Gets the value of the featureCapability property.
|
List<HostFeatureVersionInfo> |
getFeatureVersion()
Gets the value of the featureVersion property.
|
HostFileSystemVolumeInfo |
getFileSystemVolume()
Gets the value of the fileSystemVolume property.
|
HostFirewallInfo |
getFirewall()
Gets the value of the firewall property.
|
HostFlagInfo |
getFlags()
Gets the value of the flags property.
|
HostGraphicsConfig |
getGraphicsConfig()
Gets the value of the graphicsConfig property.
|
List<HostGraphicsInfo> |
getGraphicsInfo()
Gets the value of the graphicsInfo property.
|
ManagedObjectReference |
getHost()
Gets the value of the host property.
|
byte[] |
getHostConfigCheckSum()
Gets the value of the hostConfigCheckSum property.
|
HostHyperThreadScheduleInfo |
getHyperThread()
Gets the value of the hyperThread property.
|
List<HostIoFilterInfo> |
getIoFilterInfo()
Gets the value of the ioFilterInfo property.
|
HostIpmiInfo |
getIpmi()
Gets the value of the ipmi property.
|
ManagedObjectReference |
getLocalSwapDatastore()
Gets the value of the localSwapDatastore property.
|
HostLockdownMode |
getLockdownMode()
Gets the value of the lockdownMode property.
|
List<HostFeatureCapability> |
getMaskedFeatureCapability()
Gets the value of the maskedFeatureCapability property.
|
HostMultipathStateInfo |
getMultipathState()
Gets the value of the multipathState property.
|
HostNetworkInfo |
getNetwork()
Gets the value of the network property.
|
HostNetOffloadCapabilities |
getOffloadCapabilities()
Gets the value of the offloadCapabilities property.
|
List<OptionValue> |
getOption()
Gets the value of the option property.
|
List<OptionDef> |
getOptionDef()
Gets the value of the optionDef property.
|
List<HostPciPassthruInfo> |
getPciPassthruInfo()
Gets the value of the pciPassthruInfo property.
|
PowerSystemCapability |
getPowerSystemCapability()
Gets the value of the powerSystemCapability property.
|
PowerSystemInfo |
getPowerSystemInfo()
Gets the value of the powerSystemInfo property.
|
AboutInfo |
getProduct()
Gets the value of the product property.
|
byte[] |
getScriptCheckSum()
Gets the value of the scriptCheckSum property.
|
HostServiceInfo |
getService()
Gets the value of the service property.
|
List<String> |
getSharedPassthruGpuTypes()
Gets the value of the sharedPassthruGpuTypes property.
|
List<HostSriovDevicePoolInfo> |
getSriovDevicePool()
Gets the value of the sriovDevicePool property.
|
List<HostSslThumbprintInfo> |
getSslThumbprintData()
Gets the value of the sslThumbprintData property.
|
HostSslThumbprintInfo |
getSslThumbprintInfo()
Gets the value of the sslThumbprintInfo property.
|
HostStorageDeviceInfo |
getStorageDevice()
Gets the value of the storageDevice property.
|
List<String> |
getSystemFile()
Gets the value of the systemFile property.
|
HostSystemResourceInfo |
getSystemResources()
Gets the value of the systemResources property.
|
HostSystemSwapConfiguration |
getSystemSwapConfiguration()
Gets the value of the systemSwapConfiguration property.
|
HostVFlashManagerVFlashConfigInfo |
getVFlashConfigInfo()
Gets the value of the vFlashConfigInfo property.
|
VirtualMachineMemoryReservationInfo |
getVirtualMachineReservation()
Gets the value of the virtualMachineReservation property.
|
HostVirtualNicManagerInfo |
getVirtualNicManagerInfo()
Gets the value of the virtualNicManagerInfo property.
|
HostVMotionInfo |
getVmotion()
Gets the value of the vmotion property.
|
VsanHostConfigInfo |
getVsanHostConfig()
Gets the value of the vsanHostConfig property.
|
Boolean |
isAdminDisabled()
Gets the value of the adminDisabled property.
|
Boolean |
isWakeOnLanCapable()
Gets the value of the wakeOnLanCapable property.
|
void |
setActiveDiagnosticPartition(HostDiagnosticPartition value)
Sets the value of the activeDiagnosticPartition property.
|
void |
setAdminDisabled(Boolean value)
Sets the value of the adminDisabled property.
|
void |
setAuthenticationManagerInfo(HostAuthenticationManagerInfo value)
Sets the value of the authenticationManagerInfo property.
|
void |
setAutoStart(HostAutoStartManagerConfig value)
Sets the value of the autoStart property.
|
void |
setCapabilities(HostNetCapabilities value)
Sets the value of the capabilities property.
|
void |
setConsoleReservation(ServiceConsoleReservationInfo value)
Sets the value of the consoleReservation property.
|
void |
setDatastoreCapabilities(HostDatastoreSystemCapabilities value)
Sets the value of the datastoreCapabilities property.
|
void |
setDatastorePrincipal(String value)
Sets the value of the datastorePrincipal property.
|
void |
setDateTimeInfo(HostDateTimeInfo value)
Sets the value of the dateTimeInfo property.
|
void |
setDeploymentInfo(HostDeploymentInfo value)
Sets the value of the deploymentInfo property.
|
void |
setFileSystemVolume(HostFileSystemVolumeInfo value)
Sets the value of the fileSystemVolume property.
|
void |
setFirewall(HostFirewallInfo value)
Sets the value of the firewall property.
|
void |
setFlags(HostFlagInfo value)
Sets the value of the flags property.
|
void |
setGraphicsConfig(HostGraphicsConfig value)
Sets the value of the graphicsConfig property.
|
void |
setHost(ManagedObjectReference value)
Sets the value of the host property.
|
void |
setHostConfigCheckSum(byte[] value)
Sets the value of the hostConfigCheckSum property.
|
void |
setHyperThread(HostHyperThreadScheduleInfo value)
Sets the value of the hyperThread property.
|
void |
setIpmi(HostIpmiInfo value)
Sets the value of the ipmi property.
|
void |
setLocalSwapDatastore(ManagedObjectReference value)
Sets the value of the localSwapDatastore property.
|
void |
setLockdownMode(HostLockdownMode value)
Sets the value of the lockdownMode property.
|
void |
setMultipathState(HostMultipathStateInfo value)
Sets the value of the multipathState property.
|
void |
setNetwork(HostNetworkInfo value)
Sets the value of the network property.
|
void |
setOffloadCapabilities(HostNetOffloadCapabilities value)
Sets the value of the offloadCapabilities property.
|
void |
setPowerSystemCapability(PowerSystemCapability value)
Sets the value of the powerSystemCapability property.
|
void |
setPowerSystemInfo(PowerSystemInfo value)
Sets the value of the powerSystemInfo property.
|
void |
setProduct(AboutInfo value)
Sets the value of the product property.
|
void |
setScriptCheckSum(byte[] value)
Sets the value of the scriptCheckSum property.
|
void |
setService(HostServiceInfo value)
Sets the value of the service property.
|
void |
setSslThumbprintInfo(HostSslThumbprintInfo value)
Sets the value of the sslThumbprintInfo property.
|
void |
setStorageDevice(HostStorageDeviceInfo value)
Sets the value of the storageDevice property.
|
void |
setSystemResources(HostSystemResourceInfo value)
Sets the value of the systemResources property.
|
void |
setSystemSwapConfiguration(HostSystemSwapConfiguration value)
Sets the value of the systemSwapConfiguration property.
|
void |
setVFlashConfigInfo(HostVFlashManagerVFlashConfigInfo value)
Sets the value of the vFlashConfigInfo property.
|
void |
setVirtualMachineReservation(VirtualMachineMemoryReservationInfo value)
Sets the value of the virtualMachineReservation property.
|
void |
setVirtualNicManagerInfo(HostVirtualNicManagerInfo value)
Sets the value of the virtualNicManagerInfo property.
|
void |
setVmotion(HostVMotionInfo value)
Sets the value of the vmotion property.
|
void |
setVsanHostConfig(VsanHostConfigInfo value)
Sets the value of the vsanHostConfig property.
|
void |
setWakeOnLanCapable(Boolean value)
Sets the value of the wakeOnLanCapable property.
|
protected ManagedObjectReference host
protected AboutInfo product
protected HostDeploymentInfo deploymentInfo
protected HostHyperThreadScheduleInfo hyperThread
protected ServiceConsoleReservationInfo consoleReservation
protected VirtualMachineMemoryReservationInfo virtualMachineReservation
protected HostStorageDeviceInfo storageDevice
protected HostMultipathStateInfo multipathState
protected HostFileSystemVolumeInfo fileSystemVolume
protected HostNetworkInfo network
protected HostVMotionInfo vmotion
protected HostVirtualNicManagerInfo virtualNicManagerInfo
protected HostNetCapabilities capabilities
protected HostDatastoreSystemCapabilities datastoreCapabilities
protected HostNetOffloadCapabilities offloadCapabilities
protected HostServiceInfo service
protected HostFirewallInfo firewall
protected HostAutoStartManagerConfig autoStart
protected HostDiagnosticPartition activeDiagnosticPartition
protected List<OptionValue> option
protected String datastorePrincipal
protected ManagedObjectReference localSwapDatastore
protected HostSystemSwapConfiguration systemSwapConfiguration
protected HostSystemResourceInfo systemResources
protected HostDateTimeInfo dateTimeInfo
protected HostFlagInfo flags
protected Boolean adminDisabled
protected HostLockdownMode lockdownMode
protected HostIpmiInfo ipmi
protected HostSslThumbprintInfo sslThumbprintInfo
protected List<HostSslThumbprintInfo> sslThumbprintData
protected List<HostPciPassthruInfo> pciPassthruInfo
protected HostAuthenticationManagerInfo authenticationManagerInfo
protected List<HostFeatureVersionInfo> featureVersion
protected PowerSystemCapability powerSystemCapability
protected PowerSystemInfo powerSystemInfo
protected List<HostCacheConfigurationInfo> cacheConfigurationInfo
protected Boolean wakeOnLanCapable
protected List<HostFeatureCapability> featureCapability
protected List<HostFeatureCapability> maskedFeatureCapability
protected HostVFlashManagerVFlashConfigInfo vFlashConfigInfo
protected VsanHostConfigInfo vsanHostConfig
protected byte[] scriptCheckSum
protected byte[] hostConfigCheckSum
protected List<HostGraphicsInfo> graphicsInfo
protected HostGraphicsConfig graphicsConfig
protected List<HostIoFilterInfo> ioFilterInfo
protected List<HostSriovDevicePoolInfo> sriovDevicePool
public ManagedObjectReference getHost()
ManagedObjectReferencepublic void setHost(ManagedObjectReference value)
value - allowed object is
ManagedObjectReferencepublic AboutInfo getProduct()
AboutInfopublic void setProduct(AboutInfo value)
value - allowed object is
AboutInfopublic HostDeploymentInfo getDeploymentInfo()
HostDeploymentInfopublic void setDeploymentInfo(HostDeploymentInfo value)
value - allowed object is
HostDeploymentInfopublic HostHyperThreadScheduleInfo getHyperThread()
HostHyperThreadScheduleInfopublic void setHyperThread(HostHyperThreadScheduleInfo value)
value - allowed object is
HostHyperThreadScheduleInfopublic ServiceConsoleReservationInfo getConsoleReservation()
ServiceConsoleReservationInfopublic void setConsoleReservation(ServiceConsoleReservationInfo value)
value - allowed object is
ServiceConsoleReservationInfopublic VirtualMachineMemoryReservationInfo getVirtualMachineReservation()
VirtualMachineMemoryReservationInfopublic void setVirtualMachineReservation(VirtualMachineMemoryReservationInfo value)
value - allowed object is
VirtualMachineMemoryReservationInfopublic HostStorageDeviceInfo getStorageDevice()
HostStorageDeviceInfopublic void setStorageDevice(HostStorageDeviceInfo value)
value - allowed object is
HostStorageDeviceInfopublic HostMultipathStateInfo getMultipathState()
HostMultipathStateInfopublic void setMultipathState(HostMultipathStateInfo value)
value - allowed object is
HostMultipathStateInfopublic HostFileSystemVolumeInfo getFileSystemVolume()
HostFileSystemVolumeInfopublic void setFileSystemVolume(HostFileSystemVolumeInfo value)
value - allowed object is
HostFileSystemVolumeInfopublic List<String> getSystemFile()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the systemFile property.
For example, to add a new item, do as follows:
getSystemFile().add(newItem);
Objects of the following type(s) are allowed in the list
String
public HostNetworkInfo getNetwork()
HostNetworkInfopublic void setNetwork(HostNetworkInfo value)
value - allowed object is
HostNetworkInfopublic HostVMotionInfo getVmotion()
HostVMotionInfopublic void setVmotion(HostVMotionInfo value)
value - allowed object is
HostVMotionInfopublic HostVirtualNicManagerInfo getVirtualNicManagerInfo()
HostVirtualNicManagerInfopublic void setVirtualNicManagerInfo(HostVirtualNicManagerInfo value)
value - allowed object is
HostVirtualNicManagerInfopublic HostNetCapabilities getCapabilities()
HostNetCapabilitiespublic void setCapabilities(HostNetCapabilities value)
value - allowed object is
HostNetCapabilitiespublic HostDatastoreSystemCapabilities getDatastoreCapabilities()
HostDatastoreSystemCapabilitiespublic void setDatastoreCapabilities(HostDatastoreSystemCapabilities value)
value - allowed object is
HostDatastoreSystemCapabilitiespublic HostNetOffloadCapabilities getOffloadCapabilities()
HostNetOffloadCapabilitiespublic void setOffloadCapabilities(HostNetOffloadCapabilities value)
value - allowed object is
HostNetOffloadCapabilitiespublic HostServiceInfo getService()
HostServiceInfopublic void setService(HostServiceInfo value)
value - allowed object is
HostServiceInfopublic HostFirewallInfo getFirewall()
HostFirewallInfopublic void setFirewall(HostFirewallInfo value)
value - allowed object is
HostFirewallInfopublic HostAutoStartManagerConfig getAutoStart()
HostAutoStartManagerConfigpublic void setAutoStart(HostAutoStartManagerConfig value)
value - allowed object is
HostAutoStartManagerConfigpublic HostDiagnosticPartition getActiveDiagnosticPartition()
HostDiagnosticPartitionpublic void setActiveDiagnosticPartition(HostDiagnosticPartition value)
value - allowed object is
HostDiagnosticPartitionpublic List<OptionValue> getOption()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the option property.
For example, to add a new item, do as follows:
getOption().add(newItem);
Objects of the following type(s) are allowed in the list
OptionValue
public List<OptionDef> getOptionDef()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the optionDef property.
For example, to add a new item, do as follows:
getOptionDef().add(newItem);
Objects of the following type(s) are allowed in the list
OptionDef
public String getDatastorePrincipal()
Stringpublic void setDatastorePrincipal(String value)
value - allowed object is
Stringpublic ManagedObjectReference getLocalSwapDatastore()
ManagedObjectReferencepublic void setLocalSwapDatastore(ManagedObjectReference value)
value - allowed object is
ManagedObjectReferencepublic HostSystemSwapConfiguration getSystemSwapConfiguration()
HostSystemSwapConfigurationpublic void setSystemSwapConfiguration(HostSystemSwapConfiguration value)
value - allowed object is
HostSystemSwapConfigurationpublic HostSystemResourceInfo getSystemResources()
HostSystemResourceInfopublic void setSystemResources(HostSystemResourceInfo value)
value - allowed object is
HostSystemResourceInfopublic HostDateTimeInfo getDateTimeInfo()
HostDateTimeInfopublic void setDateTimeInfo(HostDateTimeInfo value)
value - allowed object is
HostDateTimeInfopublic HostFlagInfo getFlags()
HostFlagInfopublic void setFlags(HostFlagInfo value)
value - allowed object is
HostFlagInfopublic Boolean isAdminDisabled()
Booleanpublic void setAdminDisabled(Boolean value)
value - allowed object is
Booleanpublic HostLockdownMode getLockdownMode()
HostLockdownModepublic void setLockdownMode(HostLockdownMode value)
value - allowed object is
HostLockdownModepublic HostIpmiInfo getIpmi()
HostIpmiInfopublic void setIpmi(HostIpmiInfo value)
value - allowed object is
HostIpmiInfopublic HostSslThumbprintInfo getSslThumbprintInfo()
HostSslThumbprintInfopublic void setSslThumbprintInfo(HostSslThumbprintInfo value)
value - allowed object is
HostSslThumbprintInfopublic List<HostSslThumbprintInfo> getSslThumbprintData()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the sslThumbprintData property.
For example, to add a new item, do as follows:
getSslThumbprintData().add(newItem);
Objects of the following type(s) are allowed in the list
HostSslThumbprintInfo
public List<Byte> getCertificate()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the certificate property.
For example, to add a new item, do as follows:
getCertificate().add(newItem);
Objects of the following type(s) are allowed in the list
Byte
public List<HostPciPassthruInfo> getPciPassthruInfo()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the pciPassthruInfo property.
For example, to add a new item, do as follows:
getPciPassthruInfo().add(newItem);
Objects of the following type(s) are allowed in the list
HostPciPassthruInfo
public HostAuthenticationManagerInfo getAuthenticationManagerInfo()
HostAuthenticationManagerInfopublic void setAuthenticationManagerInfo(HostAuthenticationManagerInfo value)
value - allowed object is
HostAuthenticationManagerInfopublic List<HostFeatureVersionInfo> getFeatureVersion()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the featureVersion property.
For example, to add a new item, do as follows:
getFeatureVersion().add(newItem);
Objects of the following type(s) are allowed in the list
HostFeatureVersionInfo
public PowerSystemCapability getPowerSystemCapability()
PowerSystemCapabilitypublic void setPowerSystemCapability(PowerSystemCapability value)
value - allowed object is
PowerSystemCapabilitypublic PowerSystemInfo getPowerSystemInfo()
PowerSystemInfopublic void setPowerSystemInfo(PowerSystemInfo value)
value - allowed object is
PowerSystemInfopublic List<HostCacheConfigurationInfo> getCacheConfigurationInfo()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the cacheConfigurationInfo property.
For example, to add a new item, do as follows:
getCacheConfigurationInfo().add(newItem);
Objects of the following type(s) are allowed in the list
HostCacheConfigurationInfo
public Boolean isWakeOnLanCapable()
Booleanpublic void setWakeOnLanCapable(Boolean value)
value - allowed object is
Booleanpublic List<HostFeatureCapability> getFeatureCapability()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the featureCapability property.
For example, to add a new item, do as follows:
getFeatureCapability().add(newItem);
Objects of the following type(s) are allowed in the list
HostFeatureCapability
public List<HostFeatureCapability> getMaskedFeatureCapability()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the maskedFeatureCapability property.
For example, to add a new item, do as follows:
getMaskedFeatureCapability().add(newItem);
Objects of the following type(s) are allowed in the list
HostFeatureCapability
public HostVFlashManagerVFlashConfigInfo getVFlashConfigInfo()
HostVFlashManagerVFlashConfigInfopublic void setVFlashConfigInfo(HostVFlashManagerVFlashConfigInfo value)
value - allowed object is
HostVFlashManagerVFlashConfigInfopublic VsanHostConfigInfo getVsanHostConfig()
VsanHostConfigInfopublic void setVsanHostConfig(VsanHostConfigInfo value)
value - allowed object is
VsanHostConfigInfopublic List<String> getDomainList()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the domainList property.
For example, to add a new item, do as follows:
getDomainList().add(newItem);
Objects of the following type(s) are allowed in the list
String
public byte[] getScriptCheckSum()
public void setScriptCheckSum(byte[] value)
value - allowed object is
byte[]public byte[] getHostConfigCheckSum()
public void setHostConfigCheckSum(byte[] value)
value - allowed object is
byte[]public List<HostGraphicsInfo> getGraphicsInfo()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the graphicsInfo property.
For example, to add a new item, do as follows:
getGraphicsInfo().add(newItem);
Objects of the following type(s) are allowed in the list
HostGraphicsInfo
public List<String> getSharedPassthruGpuTypes()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the sharedPassthruGpuTypes property.
For example, to add a new item, do as follows:
getSharedPassthruGpuTypes().add(newItem);
Objects of the following type(s) are allowed in the list
String
public HostGraphicsConfig getGraphicsConfig()
HostGraphicsConfigpublic void setGraphicsConfig(HostGraphicsConfig value)
value - allowed object is
HostGraphicsConfigpublic List<HostIoFilterInfo> getIoFilterInfo()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the ioFilterInfo property.
For example, to add a new item, do as follows:
getIoFilterInfo().add(newItem);
Objects of the following type(s) are allowed in the list
HostIoFilterInfo
public List<HostSriovDevicePoolInfo> getSriovDevicePool()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the sriovDevicePool property.
For example, to add a new item, do as follows:
getSriovDevicePool().add(newItem);
Objects of the following type(s) are allowed in the list
HostSriovDevicePoolInfo
Copyright © 2018. All rights reserved.