public final class ALBControllerNodeVMDeploymentStatusReport
extends java.lang.Object
implements java.io.Serializable, com.vmware.vapi.bindings.StaticStructure
| Modifier and Type | Class and Description |
|---|---|
static class |
ALBControllerNodeVMDeploymentStatusReport.Builder
Builder class for
ALBControllerNodeVMDeploymentStatusReport. |
| Modifier | Constructor and Description |
|---|---|
|
ALBControllerNodeVMDeploymentStatusReport()
Default constructor.
|
protected |
ALBControllerNodeVMDeploymentStatusReport(com.vmware.vapi.data.StructValue __dynamicStructureFields) |
public static final java.lang.String STATUS_NOT_AVAILABLE
public static final java.lang.String STATUS_VM_DEPLOYMENT_QUEUED
public static final java.lang.String STATUS_VM_DEPLOYMENT_IN_PROGRESS
public static final java.lang.String STATUS_VM_DEPLOYMENT_FAILED
public static final java.lang.String STATUS_VM_POWER_ON_IN_PROGRESS
public static final java.lang.String STATUS_VM_POWER_ON_FAILED
public static final java.lang.String STATUS_VM_POWER_ON_SUCCESSFUL
public static final java.lang.String STATUS_VM_REGISTRATION_IN_PROGRESS
public static final java.lang.String STATUS_VM_REGISTRATION_SUCCESSFUL
public static final java.lang.String STATUS_VM_REGISTRATION_FAILED
public static final java.lang.String STATUS_VM_WAITING_TO_COME_ONLINE
public static final java.lang.String STATUS_VM_ONLINE_FAILED
public static final java.lang.String STATUS_VM_CONFIGURATION_IN_PROGRESS
public static final java.lang.String STATUS_VM_CONFIGURATION_SUCCESSFUL
public static final java.lang.String STATUS_VM_CONFIGURATION_FAILED
public static final java.lang.String STATUS_VM_CLUSTERING_QUEUED
public static final java.lang.String STATUS_VM_CLUSTERING_IN_PROGRESS
public static final java.lang.String STATUS_VM_CLUSTERING_SUCCESSFUL
public static final java.lang.String STATUS_VM_CLUSTERING_FAILED
public static final java.lang.String STATUS_VM_POWER_OFF_IN_PROGRESS
public static final java.lang.String STATUS_VM_POWER_OFF_FAILED
public static final java.lang.String STATUS_WAITING_TO_UNDEPLOY_VM
public static final java.lang.String STATUS_VM_UNDEPLOY_IN_PROGRESS
public static final java.lang.String STATUS_VM_UNDEPLOY_FAILED
public static final java.lang.String STATUS_VM_UNDEPLOY_SUCCESSFUL
public static final java.lang.String STATUS_UNKNOWN_STATE
protected com.vmware.vapi.data.StructValue __dynamicStructureFields
public ALBControllerNodeVMDeploymentStatusReport()
protected ALBControllerNodeVMDeploymentStatusReport(com.vmware.vapi.data.StructValue __dynamicStructureFields)
public ALBControllerNodeVMDeploymentProgressState getDeploymentProgressState()
public void setDeploymentProgressState(ALBControllerNodeVMDeploymentProgressState deploymentProgressState)
deploymentProgressState - New value for the property.public java.lang.Long getFailureCode()
public void setFailureCode(java.lang.Long failureCode)
failureCode - New value for the property.public java.lang.String getFailureMessage()
public void setFailureMessage(java.lang.String failureMessage)
failureMessage - New value for the property.public java.lang.String getStatus()
STATUS_NOT_AVAILABLESTATUS_VM_DEPLOYMENT_QUEUEDSTATUS_VM_DEPLOYMENT_IN_PROGRESSSTATUS_VM_DEPLOYMENT_FAILEDSTATUS_VM_POWER_ON_IN_PROGRESSSTATUS_VM_POWER_ON_FAILEDSTATUS_VM_POWER_ON_SUCCESSFULSTATUS_VM_REGISTRATION_IN_PROGRESSSTATUS_VM_REGISTRATION_SUCCESSFULSTATUS_VM_REGISTRATION_FAILEDSTATUS_VM_WAITING_TO_COME_ONLINESTATUS_VM_ONLINE_FAILEDSTATUS_VM_CONFIGURATION_IN_PROGRESSSTATUS_VM_CONFIGURATION_SUCCESSFULSTATUS_VM_CONFIGURATION_FAILEDSTATUS_VM_CLUSTERING_QUEUEDSTATUS_VM_CLUSTERING_IN_PROGRESSSTATUS_VM_CLUSTERING_SUCCESSFULSTATUS_VM_CLUSTERING_FAILEDSTATUS_VM_POWER_OFF_IN_PROGRESSSTATUS_VM_POWER_OFF_FAILEDSTATUS_WAITING_TO_UNDEPLOY_VMSTATUS_VM_UNDEPLOY_IN_PROGRESSSTATUS_VM_UNDEPLOY_FAILEDSTATUS_VM_UNDEPLOY_SUCCESSFULSTATUS_UNKNOWN_STATEpublic void setStatus(java.lang.String status)
STATUS_NOT_AVAILABLESTATUS_VM_DEPLOYMENT_QUEUEDSTATUS_VM_DEPLOYMENT_IN_PROGRESSSTATUS_VM_DEPLOYMENT_FAILEDSTATUS_VM_POWER_ON_IN_PROGRESSSTATUS_VM_POWER_ON_FAILEDSTATUS_VM_POWER_ON_SUCCESSFULSTATUS_VM_REGISTRATION_IN_PROGRESSSTATUS_VM_REGISTRATION_SUCCESSFULSTATUS_VM_REGISTRATION_FAILEDSTATUS_VM_WAITING_TO_COME_ONLINESTATUS_VM_ONLINE_FAILEDSTATUS_VM_CONFIGURATION_IN_PROGRESSSTATUS_VM_CONFIGURATION_SUCCESSFULSTATUS_VM_CONFIGURATION_FAILEDSTATUS_VM_CLUSTERING_QUEUEDSTATUS_VM_CLUSTERING_IN_PROGRESSSTATUS_VM_CLUSTERING_SUCCESSFULSTATUS_VM_CLUSTERING_FAILEDSTATUS_VM_POWER_OFF_IN_PROGRESSSTATUS_VM_POWER_OFF_FAILEDSTATUS_WAITING_TO_UNDEPLOY_VMSTATUS_VM_UNDEPLOY_IN_PROGRESSSTATUS_VM_UNDEPLOY_FAILEDSTATUS_VM_UNDEPLOY_SUCCESSFULSTATUS_UNKNOWN_STATEstatus - New value for the property.public com.vmware.vapi.bindings.type.StructType _getType()
_getType in interface com.vmware.vapi.bindings.StaticStructurepublic com.vmware.vapi.data.StructValue _getDataValue()
_getDataValue in interface com.vmware.vapi.bindings.Structureprotected void _updateDataValue(com.vmware.vapi.data.StructValue structValue)
public void _validate()
_validate in interface com.vmware.vapi.bindings.StaticStructurepublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in interface com.vmware.vapi.bindings.StaticStructuretoString in class java.lang.Objectpublic boolean _hasTypeNameOf(java.lang.Class<? extends com.vmware.vapi.bindings.Structure> clazz)
_hasTypeNameOf in interface com.vmware.vapi.bindings.Structurepublic <T extends com.vmware.vapi.bindings.Structure> T _convertTo(java.lang.Class<T> clazz)
_convertTo in interface com.vmware.vapi.bindings.Structurepublic void _setDynamicField(java.lang.String fieldName,
com.vmware.vapi.data.DataValue fieldValue)
_setDynamicField in interface com.vmware.vapi.bindings.StaticStructurepublic com.vmware.vapi.data.DataValue _getDynamicField(java.lang.String fieldName)
_getDynamicField in interface com.vmware.vapi.bindings.StaticStructurepublic java.util.Set<java.lang.String> _getDynamicFieldNames()
_getDynamicFieldNames in interface com.vmware.vapi.bindings.StaticStructurepublic static com.vmware.vapi.bindings.type.StructType _getClassType()
StructType instance representing the static bindings
type for this Structure.public java.lang.String _getCanonicalName()
_getCanonicalName in interface com.vmware.vapi.bindings.Structurepublic static java.lang.String _getCanonicalTypeName()
_getCanonicalName().public static ALBControllerNodeVMDeploymentStatusReport _newInstance(com.vmware.vapi.data.StructValue structValue)
structValue - the source of the data contained in the binding object. Could
contain more data than fields of this class can describe i.e.
newer version of the binding object. Could be null.StructTypepublic static ALBControllerNodeVMDeploymentStatusReport _newInstance2(com.vmware.vapi.data.StructValue structValue)