| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected ManagedEntityStatus |
AlarmTriggeringActionTransitionSpec.finalState |
protected ManagedEntityStatus |
VirtualMachineQuickStats.ftLatencyStatus |
protected ManagedEntityStatus |
VirtualMachineQuickStats.guestHeartbeatStatus |
protected ManagedEntityStatus |
ComputeResourceSummary.overallStatus |
protected ManagedEntityStatus |
HostListSummary.overallStatus |
protected ManagedEntityStatus |
VirtualMachineSummary.overallStatus |
protected ManagedEntityStatus |
ResourcePoolRuntimeInfo.overallStatus |
protected ManagedEntityStatus |
AlarmState.overallStatus |
protected ManagedEntityStatus |
AlarmTriggeringActionTransitionSpec.startState |
protected ManagedEntityStatus |
HealthUpdate.status |
protected ManagedEntityStatus |
ClusterRuleInfo.status |
protected ManagedEntityStatus |
CryptoManagerKmipServerStatus.status |
protected ManagedEntityStatus |
EventAlarmExpression.status |
protected ManagedEntityStatus |
ClusterFailoverHostAdmissionControlInfoHostStatus.status |
protected ManagedEntityStatus |
KmipServerStatus.status |
| Modifier and Type | Method and Description |
|---|---|
static ManagedEntityStatus |
ManagedEntityStatus.fromValue(String v) |
ManagedEntityStatus |
AlarmTriggeringActionTransitionSpec.getFinalState()
Gets the value of the finalState property.
|
ManagedEntityStatus |
VirtualMachineQuickStats.getFtLatencyStatus()
Gets the value of the ftLatencyStatus property.
|
ManagedEntityStatus |
VirtualMachineQuickStats.getGuestHeartbeatStatus()
Gets the value of the guestHeartbeatStatus property.
|
ManagedEntityStatus |
ComputeResourceSummary.getOverallStatus()
Gets the value of the overallStatus property.
|
ManagedEntityStatus |
HostListSummary.getOverallStatus()
Gets the value of the overallStatus property.
|
ManagedEntityStatus |
VirtualMachineSummary.getOverallStatus()
Gets the value of the overallStatus property.
|
ManagedEntityStatus |
ResourcePoolRuntimeInfo.getOverallStatus()
Gets the value of the overallStatus property.
|
ManagedEntityStatus |
AlarmState.getOverallStatus()
Gets the value of the overallStatus property.
|
ManagedEntityStatus |
AlarmTriggeringActionTransitionSpec.getStartState()
Gets the value of the startState property.
|
ManagedEntityStatus |
HealthUpdate.getStatus()
Gets the value of the status property.
|
ManagedEntityStatus |
ClusterRuleInfo.getStatus()
Gets the value of the status property.
|
ManagedEntityStatus |
CryptoManagerKmipServerStatus.getStatus()
Gets the value of the status property.
|
ManagedEntityStatus |
EventAlarmExpression.getStatus()
Gets the value of the status property.
|
ManagedEntityStatus |
ClusterFailoverHostAdmissionControlInfoHostStatus.getStatus()
Gets the value of the status property.
|
ManagedEntityStatus |
KmipServerStatus.getStatus()
Gets the value of the status property.
|
static ManagedEntityStatus |
ManagedEntityStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ManagedEntityStatus[] |
ManagedEntityStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlarmTriggeringActionTransitionSpec.setFinalState(ManagedEntityStatus value)
Sets the value of the finalState property.
|
void |
VirtualMachineQuickStats.setFtLatencyStatus(ManagedEntityStatus value)
Sets the value of the ftLatencyStatus property.
|
void |
VirtualMachineQuickStats.setGuestHeartbeatStatus(ManagedEntityStatus value)
Sets the value of the guestHeartbeatStatus property.
|
void |
ComputeResourceSummary.setOverallStatus(ManagedEntityStatus value)
Sets the value of the overallStatus property.
|
void |
HostListSummary.setOverallStatus(ManagedEntityStatus value)
Sets the value of the overallStatus property.
|
void |
VirtualMachineSummary.setOverallStatus(ManagedEntityStatus value)
Sets the value of the overallStatus property.
|
void |
ResourcePoolRuntimeInfo.setOverallStatus(ManagedEntityStatus value)
Sets the value of the overallStatus property.
|
void |
AlarmState.setOverallStatus(ManagedEntityStatus value)
Sets the value of the overallStatus property.
|
void |
AlarmTriggeringActionTransitionSpec.setStartState(ManagedEntityStatus value)
Sets the value of the startState property.
|
void |
HealthUpdate.setStatus(ManagedEntityStatus value)
Sets the value of the status property.
|
void |
ClusterRuleInfo.setStatus(ManagedEntityStatus value)
Sets the value of the status property.
|
void |
CryptoManagerKmipServerStatus.setStatus(ManagedEntityStatus value)
Sets the value of the status property.
|
void |
EventAlarmExpression.setStatus(ManagedEntityStatus value)
Sets the value of the status property.
|
void |
ClusterFailoverHostAdmissionControlInfoHostStatus.setStatus(ManagedEntityStatus value)
Sets the value of the status property.
|
void |
KmipServerStatus.setStatus(ManagedEntityStatus value)
Sets the value of the status property.
|
Copyright © 2018. All rights reserved.