| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Class and Description |
|---|---|
class |
EVCMode
Java class for EVCMode complex type.
|
class |
ExtendedElementDescription
Java class for ExtendedElementDescription complex type.
|
class |
OptionDef
Java class for OptionDef complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected ElementDescription |
EventArgDesc.description |
protected ElementDescription |
PerfCounterInfo.groupInfo |
protected ElementDescription |
HostNumericSensorInfo.healthState |
protected ElementDescription |
HostSystemIdentificationInfo.identifierType |
protected ElementDescription |
PerfCounterInfo.nameInfo |
protected ElementDescription |
HostPathSelectionPolicyOption.policy |
protected ElementDescription |
HostStorageArrayTypePolicyOption.policy |
protected ElementDescription |
HostHardwareElementInfo.status |
protected ElementDescription |
PerfCounterInfo.unitInfo |
| Modifier and Type | Field and Description |
|---|---|
protected List<ElementDescription> |
EventDescription.category |
protected List<ElementDescription> |
ChoiceOption.choiceInfo |
protected List<ElementDescription> |
PerformanceDescription.counterType |
protected List<ElementDescription> |
AlarmDescription.datastoreConnectionState |
protected List<ElementDescription> |
ScheduledTaskDescription.dayOfWeek |
protected List<ElementDescription> |
ArrayOfElementDescription.elementDescription |
protected List<ElementDescription> |
AlarmDescription.entityStatus |
protected List<ElementDescription> |
AlarmDescription.hostSystemConnectionState |
protected List<ElementDescription> |
AlarmDescription.hostSystemPowerState |
protected List<ElementDescription> |
TaskDescription.methodInfo |
protected List<ElementDescription> |
AlarmDescription.metricOperator |
protected List<ElementDescription> |
AuthorizationDescription.privilege |
protected List<ElementDescription> |
AuthorizationDescription.privilegeGroup |
protected List<ElementDescription> |
TaskDescription.state |
protected List<ElementDescription> |
ScheduledTaskDescription.state |
protected List<ElementDescription> |
AlarmDescription.stateOperator |
protected List<ElementDescription> |
PerformanceDescription.statsType |
protected List<ElementDescription> |
EnumDescription.tags |
protected List<ElementDescription> |
AlarmDescription.virtualMachineGuestHeartbeatStatus |
protected List<ElementDescription> |
AlarmDescription.virtualMachinePowerState |
protected List<ElementDescription> |
ScheduledTaskDescription.weekOfMonth |
| Modifier and Type | Method and Description |
|---|---|
ElementDescription |
ObjectFactory.createElementDescription()
Create an instance of
ElementDescription |
ElementDescription |
EventArgDesc.getDescription()
Gets the value of the description property.
|
ElementDescription |
PerfCounterInfo.getGroupInfo()
Gets the value of the groupInfo property.
|
ElementDescription |
HostNumericSensorInfo.getHealthState()
Gets the value of the healthState property.
|
ElementDescription |
HostSystemIdentificationInfo.getIdentifierType()
Gets the value of the identifierType property.
|
ElementDescription |
PerfCounterInfo.getNameInfo()
Gets the value of the nameInfo property.
|
ElementDescription |
HostPathSelectionPolicyOption.getPolicy()
Gets the value of the policy property.
|
ElementDescription |
HostStorageArrayTypePolicyOption.getPolicy()
Gets the value of the policy property.
|
ElementDescription |
HostHardwareElementInfo.getStatus()
Gets the value of the status property.
|
ElementDescription |
PerfCounterInfo.getUnitInfo()
Gets the value of the unitInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
List<ElementDescription> |
EventDescription.getCategory()
Gets the value of the category property.
|
List<ElementDescription> |
ChoiceOption.getChoiceInfo()
Gets the value of the choiceInfo property.
|
List<ElementDescription> |
PerformanceDescription.getCounterType()
Gets the value of the counterType property.
|
List<ElementDescription> |
AlarmDescription.getDatastoreConnectionState()
Gets the value of the datastoreConnectionState property.
|
List<ElementDescription> |
ScheduledTaskDescription.getDayOfWeek()
Gets the value of the dayOfWeek property.
|
List<ElementDescription> |
ArrayOfElementDescription.getElementDescription()
Gets the value of the elementDescription property.
|
List<ElementDescription> |
AlarmDescription.getEntityStatus()
Gets the value of the entityStatus property.
|
List<ElementDescription> |
AlarmDescription.getHostSystemConnectionState()
Gets the value of the hostSystemConnectionState property.
|
List<ElementDescription> |
AlarmDescription.getHostSystemPowerState()
Gets the value of the hostSystemPowerState property.
|
List<ElementDescription> |
TaskDescription.getMethodInfo()
Gets the value of the methodInfo property.
|
List<ElementDescription> |
AlarmDescription.getMetricOperator()
Gets the value of the metricOperator property.
|
List<ElementDescription> |
AuthorizationDescription.getPrivilege()
Gets the value of the privilege property.
|
List<ElementDescription> |
AuthorizationDescription.getPrivilegeGroup()
Gets the value of the privilegeGroup property.
|
List<ElementDescription> |
TaskDescription.getState()
Gets the value of the state property.
|
List<ElementDescription> |
ScheduledTaskDescription.getState()
Gets the value of the state property.
|
List<ElementDescription> |
AlarmDescription.getStateOperator()
Gets the value of the stateOperator property.
|
List<ElementDescription> |
PerformanceDescription.getStatsType()
Gets the value of the statsType property.
|
List<ElementDescription> |
EnumDescription.getTags()
Gets the value of the tags property.
|
List<ElementDescription> |
AlarmDescription.getVirtualMachineGuestHeartbeatStatus()
Gets the value of the virtualMachineGuestHeartbeatStatus property.
|
List<ElementDescription> |
AlarmDescription.getVirtualMachinePowerState()
Gets the value of the virtualMachinePowerState property.
|
List<ElementDescription> |
ScheduledTaskDescription.getWeekOfMonth()
Gets the value of the weekOfMonth property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventArgDesc.setDescription(ElementDescription value)
Sets the value of the description property.
|
void |
PerfCounterInfo.setGroupInfo(ElementDescription value)
Sets the value of the groupInfo property.
|
void |
HostNumericSensorInfo.setHealthState(ElementDescription value)
Sets the value of the healthState property.
|
void |
HostSystemIdentificationInfo.setIdentifierType(ElementDescription value)
Sets the value of the identifierType property.
|
void |
PerfCounterInfo.setNameInfo(ElementDescription value)
Sets the value of the nameInfo property.
|
void |
HostPathSelectionPolicyOption.setPolicy(ElementDescription value)
Sets the value of the policy property.
|
void |
HostStorageArrayTypePolicyOption.setPolicy(ElementDescription value)
Sets the value of the policy property.
|
void |
HostHardwareElementInfo.setStatus(ElementDescription value)
Sets the value of the status property.
|
void |
PerfCounterInfo.setUnitInfo(ElementDescription value)
Sets the value of the unitInfo property.
|
Copyright © 2018. All rights reserved.