Package com.vmware.nsx_policy.model
Class GreTunnelEndpointStatusPerEdgeNode
- java.lang.Object
-
- com.vmware.nsx_policy.model.GreTunnelEndpointStatusPerEdgeNode
-
- All Implemented Interfaces:
com.vmware.vapi.bindings.StaticStructure,com.vmware.vapi.bindings.Structure,java.io.Serializable
public final class GreTunnelEndpointStatusPerEdgeNode extends java.lang.Object implements java.io.Serializable, com.vmware.vapi.bindings.StaticStructure- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGreTunnelEndpointStatusPerEdgeNode.BuilderBuilder class forGreTunnelEndpointStatusPerEdgeNode.
-
Field Summary
Fields Modifier and Type Field Description protected com.vmware.vapi.data.StructValue__dynamicStructureFieldsstatic java.lang.StringKEEPALIVE_ACK_DISABLEstatic java.lang.StringKEEPALIVE_ACK_ENABLEstatic java.lang.StringKEEPALIVE_ADMIN_STATE_DISABLEDstatic java.lang.StringKEEPALIVE_ADMIN_STATE_ENABLEDstatic java.lang.StringKEEPALIVE_STATUS_DISABLEstatic java.lang.StringKEEPALIVE_STATUS_ENABLEstatic java.lang.StringRUNTIME_STATUS_DOWNstatic java.lang.StringRUNTIME_STATUS_UP
-
Constructor Summary
Constructors Modifier Constructor Description GreTunnelEndpointStatusPerEdgeNode()Default constructor.protectedGreTunnelEndpointStatusPerEdgeNode(com.vmware.vapi.data.StructValue __dynamicStructureFields)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description <T extends com.vmware.vapi.bindings.Structure>
T_convertTo(java.lang.Class<T> clazz)java.lang.String_getCanonicalName()static java.lang.String_getCanonicalTypeName()Returns the canonical type name.static com.vmware.vapi.bindings.type.StructType_getClassType()WARNING: Internal method, subject to change in future versions.com.vmware.vapi.data.StructValue_getDataValue()com.vmware.vapi.data.DataValue_getDynamicField(java.lang.String fieldName)java.util.Set<java.lang.String>_getDynamicFieldNames()com.vmware.vapi.bindings.type.StructType_getType()boolean_hasTypeNameOf(java.lang.Class<? extends com.vmware.vapi.bindings.Structure> clazz)static GreTunnelEndpointStatusPerEdgeNode_newInstance(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value.
WARNING: The returned object is not fully initialized.static GreTunnelEndpointStatusPerEdgeNode_newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.void_setDynamicField(java.lang.String fieldName, com.vmware.vapi.data.DataValue fieldValue)protected void_updateDataValue(com.vmware.vapi.data.StructValue structValue)void_validate()booleanequals(java.lang.Object obj)java.lang.StringgetEdgePath()Edge node policy path This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.StringgetKeepaliveAck()Possible values are:KEEPALIVE_ACK_ENABLEKEEPALIVE_ACK_DISABLEThe keepalive_ack indicates Tunnel keepalive ACK is administratively enabled or disabled This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.LonggetKeepaliveAckSentCount()Total number of keepalive ack packets sent format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.StringgetKeepaliveAdminState()Possible values are:KEEPALIVE_ADMIN_STATE_ENABLEDKEEPALIVE_ADMIN_STATE_DISABLEDTunnel Keepalive Admin State This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.LonggetKeepaliveDeadMultiplier()Tunnel keepalive dead multiplier format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.LonggetKeepaliveInterval()Tunnel keepalive interval in seconds format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.LonggetKeepaliveLastAckTime()Timestamp when the last keepalive ack sent format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.LonggetKeepaliveLastRxTime()Timestamp when the last keepalive received format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.LonggetKeepaliveLastTxTime()Timestamp when the last keepalive sent format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.LonggetKeepaliveRxCount()Total number of keepalive packets received format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.StringgetKeepaliveStatus()Possible values are:KEEPALIVE_STATUS_ENABLEKEEPALIVE_STATUS_DISABLEThe keepalive_status indicates Tunnel keepalive is administratively enabled or disabled This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.LonggetKeepaliveTxCount()Total number of keepalive packets sent format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.LonggetLastUpdateTimestamp()Timestamp when the data was last updated format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.StringgetRuntimeStatus()Possible values are:RUNTIME_STATUS_UPRUNTIME_STATUS_DOWNTunnel run time status This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.StringgetSource()Tunnel source address format: ip This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.LonggetTunnelDownCount()Count of Tunnel run time status as \"DOWN\" format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.LonggetTunnelLastDownTime()Timestamp when the tunnel status was last updated as \"DOWN\" format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.LonggetTunnelLastUpTime()Timestamp when the tunnel status was last updated as \"UP\" format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.StringgetTunnelPortId()ID of the tunnel router port This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.LonggetTunnelUpCount()Count of Tunnel run time status as \"UP\" format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.inthashCode()voidsetEdgePath(java.lang.String edgePath)Edge node policy path This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetKeepaliveAck(java.lang.String keepaliveAck)Possible values are:KEEPALIVE_ACK_ENABLEKEEPALIVE_ACK_DISABLEThe keepalive_ack indicates Tunnel keepalive ACK is administratively enabled or disabled This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetKeepaliveAckSentCount(java.lang.Long keepaliveAckSentCount)Total number of keepalive ack packets sent format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetKeepaliveAdminState(java.lang.String keepaliveAdminState)Possible values are:KEEPALIVE_ADMIN_STATE_ENABLEDKEEPALIVE_ADMIN_STATE_DISABLEDTunnel Keepalive Admin State This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetKeepaliveDeadMultiplier(java.lang.Long keepaliveDeadMultiplier)Tunnel keepalive dead multiplier format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetKeepaliveInterval(java.lang.Long keepaliveInterval)Tunnel keepalive interval in seconds format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetKeepaliveLastAckTime(java.lang.Long keepaliveLastAckTime)Timestamp when the last keepalive ack sent format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetKeepaliveLastRxTime(java.lang.Long keepaliveLastRxTime)Timestamp when the last keepalive received format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetKeepaliveLastTxTime(java.lang.Long keepaliveLastTxTime)Timestamp when the last keepalive sent format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetKeepaliveRxCount(java.lang.Long keepaliveRxCount)Total number of keepalive packets received format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetKeepaliveStatus(java.lang.String keepaliveStatus)Possible values are:KEEPALIVE_STATUS_ENABLEKEEPALIVE_STATUS_DISABLEThe keepalive_status indicates Tunnel keepalive is administratively enabled or disabled This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetKeepaliveTxCount(java.lang.Long keepaliveTxCount)Total number of keepalive packets sent format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetLastUpdateTimestamp(java.lang.Long lastUpdateTimestamp)Timestamp when the data was last updated format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetRuntimeStatus(java.lang.String runtimeStatus)Possible values are:RUNTIME_STATUS_UPRUNTIME_STATUS_DOWNTunnel run time status This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetSource(java.lang.String source)Tunnel source address format: ip This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetTunnelDownCount(java.lang.Long tunnelDownCount)Count of Tunnel run time status as \"DOWN\" format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetTunnelLastDownTime(java.lang.Long tunnelLastDownTime)Timestamp when the tunnel status was last updated as \"DOWN\" format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetTunnelLastUpTime(java.lang.Long tunnelLastUpTime)Timestamp when the tunnel status was last updated as \"UP\" format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetTunnelPortId(java.lang.String tunnelPortId)ID of the tunnel router port This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetTunnelUpCount(java.lang.Long tunnelUpCount)Count of Tunnel run time status as \"UP\" format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.java.lang.StringtoString()
-
-
-
Field Detail
-
KEEPALIVE_ACK_ENABLE
public static final java.lang.String KEEPALIVE_ACK_ENABLE
- See Also:
- Constant Field Values
-
KEEPALIVE_ACK_DISABLE
public static final java.lang.String KEEPALIVE_ACK_DISABLE
- See Also:
- Constant Field Values
-
KEEPALIVE_ADMIN_STATE_ENABLED
public static final java.lang.String KEEPALIVE_ADMIN_STATE_ENABLED
- See Also:
- Constant Field Values
-
KEEPALIVE_ADMIN_STATE_DISABLED
public static final java.lang.String KEEPALIVE_ADMIN_STATE_DISABLED
- See Also:
- Constant Field Values
-
KEEPALIVE_STATUS_ENABLE
public static final java.lang.String KEEPALIVE_STATUS_ENABLE
- See Also:
- Constant Field Values
-
KEEPALIVE_STATUS_DISABLE
public static final java.lang.String KEEPALIVE_STATUS_DISABLE
- See Also:
- Constant Field Values
-
RUNTIME_STATUS_UP
public static final java.lang.String RUNTIME_STATUS_UP
- See Also:
- Constant Field Values
-
RUNTIME_STATUS_DOWN
public static final java.lang.String RUNTIME_STATUS_DOWN
- See Also:
- Constant Field Values
-
__dynamicStructureFields
protected com.vmware.vapi.data.StructValue __dynamicStructureFields
-
-
Method Detail
-
getEdgePath
public java.lang.String getEdgePath()
Edge node policy path This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setEdgePath
public void setEdgePath(java.lang.String edgePath)
Edge node policy path This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
edgePath- New value for the property.
-
getKeepaliveAck
public java.lang.String getKeepaliveAck()
Possible values are: The keepalive_ack indicates Tunnel keepalive ACK is administratively enabled or disabled This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setKeepaliveAck
public void setKeepaliveAck(java.lang.String keepaliveAck)
Possible values are: The keepalive_ack indicates Tunnel keepalive ACK is administratively enabled or disabled This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
keepaliveAck- New value for the property.
-
getKeepaliveAckSentCount
public java.lang.Long getKeepaliveAckSentCount()
Total number of keepalive ack packets sent format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setKeepaliveAckSentCount
public void setKeepaliveAckSentCount(java.lang.Long keepaliveAckSentCount)
Total number of keepalive ack packets sent format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
keepaliveAckSentCount- New value for the property.
-
getKeepaliveAdminState
public java.lang.String getKeepaliveAdminState()
Possible values are: Tunnel Keepalive Admin State This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setKeepaliveAdminState
public void setKeepaliveAdminState(java.lang.String keepaliveAdminState)
Possible values are: Tunnel Keepalive Admin State This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
keepaliveAdminState- New value for the property.
-
getKeepaliveDeadMultiplier
public java.lang.Long getKeepaliveDeadMultiplier()
Tunnel keepalive dead multiplier format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setKeepaliveDeadMultiplier
public void setKeepaliveDeadMultiplier(java.lang.Long keepaliveDeadMultiplier)
Tunnel keepalive dead multiplier format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
keepaliveDeadMultiplier- New value for the property.
-
getKeepaliveInterval
public java.lang.Long getKeepaliveInterval()
Tunnel keepalive interval in seconds format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setKeepaliveInterval
public void setKeepaliveInterval(java.lang.Long keepaliveInterval)
Tunnel keepalive interval in seconds format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
keepaliveInterval- New value for the property.
-
getKeepaliveLastAckTime
public java.lang.Long getKeepaliveLastAckTime()
Timestamp when the last keepalive ack sent format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setKeepaliveLastAckTime
public void setKeepaliveLastAckTime(java.lang.Long keepaliveLastAckTime)
Timestamp when the last keepalive ack sent format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
keepaliveLastAckTime- New value for the property.
-
getKeepaliveLastRxTime
public java.lang.Long getKeepaliveLastRxTime()
Timestamp when the last keepalive received format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setKeepaliveLastRxTime
public void setKeepaliveLastRxTime(java.lang.Long keepaliveLastRxTime)
Timestamp when the last keepalive received format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
keepaliveLastRxTime- New value for the property.
-
getKeepaliveLastTxTime
public java.lang.Long getKeepaliveLastTxTime()
Timestamp when the last keepalive sent format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setKeepaliveLastTxTime
public void setKeepaliveLastTxTime(java.lang.Long keepaliveLastTxTime)
Timestamp when the last keepalive sent format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
keepaliveLastTxTime- New value for the property.
-
getKeepaliveRxCount
public java.lang.Long getKeepaliveRxCount()
Total number of keepalive packets received format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setKeepaliveRxCount
public void setKeepaliveRxCount(java.lang.Long keepaliveRxCount)
Total number of keepalive packets received format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
keepaliveRxCount- New value for the property.
-
getKeepaliveStatus
public java.lang.String getKeepaliveStatus()
Possible values are: The keepalive_status indicates Tunnel keepalive is administratively enabled or disabled This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setKeepaliveStatus
public void setKeepaliveStatus(java.lang.String keepaliveStatus)
Possible values are: The keepalive_status indicates Tunnel keepalive is administratively enabled or disabled This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
keepaliveStatus- New value for the property.
-
getKeepaliveTxCount
public java.lang.Long getKeepaliveTxCount()
Total number of keepalive packets sent format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setKeepaliveTxCount
public void setKeepaliveTxCount(java.lang.Long keepaliveTxCount)
Total number of keepalive packets sent format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
keepaliveTxCount- New value for the property.
-
getLastUpdateTimestamp
public java.lang.Long getLastUpdateTimestamp()
Timestamp when the data was last updated format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setLastUpdateTimestamp
public void setLastUpdateTimestamp(java.lang.Long lastUpdateTimestamp)
Timestamp when the data was last updated format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
lastUpdateTimestamp- New value for the property.
-
getRuntimeStatus
public java.lang.String getRuntimeStatus()
Possible values are: Tunnel run time status This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setRuntimeStatus
public void setRuntimeStatus(java.lang.String runtimeStatus)
Possible values are: Tunnel run time status This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
runtimeStatus- New value for the property.
-
getSource
public java.lang.String getSource()
Tunnel source address format: ip This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setSource
public void setSource(java.lang.String source)
Tunnel source address format: ip This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
source- New value for the property.
-
getTunnelDownCount
public java.lang.Long getTunnelDownCount()
Count of Tunnel run time status as \"DOWN\" format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setTunnelDownCount
public void setTunnelDownCount(java.lang.Long tunnelDownCount)
Count of Tunnel run time status as \"DOWN\" format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
tunnelDownCount- New value for the property.
-
getTunnelLastDownTime
public java.lang.Long getTunnelLastDownTime()
Timestamp when the tunnel status was last updated as \"DOWN\" format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setTunnelLastDownTime
public void setTunnelLastDownTime(java.lang.Long tunnelLastDownTime)
Timestamp when the tunnel status was last updated as \"DOWN\" format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
tunnelLastDownTime- New value for the property.
-
getTunnelLastUpTime
public java.lang.Long getTunnelLastUpTime()
Timestamp when the tunnel status was last updated as \"UP\" format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setTunnelLastUpTime
public void setTunnelLastUpTime(java.lang.Long tunnelLastUpTime)
Timestamp when the tunnel status was last updated as \"UP\" format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
tunnelLastUpTime- New value for the property.
-
getTunnelPortId
public java.lang.String getTunnelPortId()
ID of the tunnel router port This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setTunnelPortId
public void setTunnelPortId(java.lang.String tunnelPortId)
ID of the tunnel router port This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
tunnelPortId- New value for the property.
-
getTunnelUpCount
public java.lang.Long getTunnelUpCount()
Count of Tunnel run time status as \"UP\" format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Returns:
- The current value of the property.
-
setTunnelUpCount
public void setTunnelUpCount(java.lang.Long tunnelUpCount)
Count of Tunnel run time status as \"UP\" format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
tunnelUpCount- New value for the property.
-
_getType
public com.vmware.vapi.bindings.type.StructType _getType()
- Specified by:
_getTypein interfacecom.vmware.vapi.bindings.StaticStructure
-
_getDataValue
public com.vmware.vapi.data.StructValue _getDataValue()
- Specified by:
_getDataValuein interfacecom.vmware.vapi.bindings.Structure
-
_updateDataValue
protected void _updateDataValue(com.vmware.vapi.data.StructValue structValue)
-
_validate
public void _validate()
- Specified by:
_validatein interfacecom.vmware.vapi.bindings.StaticStructure
-
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equalsin classjava.lang.Object
-
hashCode
public int hashCode()
- Overrides:
hashCodein classjava.lang.Object
-
toString
public java.lang.String toString()
- Specified by:
toStringin interfacecom.vmware.vapi.bindings.StaticStructure- Overrides:
toStringin classjava.lang.Object
-
_hasTypeNameOf
public boolean _hasTypeNameOf(java.lang.Class<? extends com.vmware.vapi.bindings.Structure> clazz)
- Specified by:
_hasTypeNameOfin interfacecom.vmware.vapi.bindings.Structure
-
_convertTo
public <T extends com.vmware.vapi.bindings.Structure> T _convertTo(java.lang.Class<T> clazz)
- Specified by:
_convertToin interfacecom.vmware.vapi.bindings.Structure
-
_setDynamicField
public void _setDynamicField(java.lang.String fieldName, com.vmware.vapi.data.DataValue fieldValue)- Specified by:
_setDynamicFieldin interfacecom.vmware.vapi.bindings.StaticStructure
-
_getDynamicField
public com.vmware.vapi.data.DataValue _getDynamicField(java.lang.String fieldName)
- Specified by:
_getDynamicFieldin interfacecom.vmware.vapi.bindings.StaticStructure
-
_getDynamicFieldNames
public java.util.Set<java.lang.String> _getDynamicFieldNames()
- Specified by:
_getDynamicFieldNamesin interfacecom.vmware.vapi.bindings.StaticStructure
-
_getClassType
public static com.vmware.vapi.bindings.type.StructType _getClassType()
WARNING: Internal method, subject to change in future versions.- Returns:
StructTypeinstance representing the static bindings type for thisStructure.
-
_getCanonicalName
public java.lang.String _getCanonicalName()
- Specified by:
_getCanonicalNamein interfacecom.vmware.vapi.bindings.Structure
-
_getCanonicalTypeName
public static java.lang.String _getCanonicalTypeName()
Returns the canonical type name. See_getCanonicalName().- Returns:
- canonical type name
-
_newInstance
public static GreTunnelEndpointStatusPerEdgeNode _newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value.
WARNING: The returned object is not fully initialized.- Parameters:
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.- Returns:
- the static bindings
StructType
-
_newInstance2
public static GreTunnelEndpointStatusPerEdgeNode _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
-
-