Class 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
    • 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()  
      boolean equals​(java.lang.Object obj)  
      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.
      java.lang.String getKeepaliveAck()
      Possible values are: KEEPALIVE_ACK_ENABLE KEEPALIVE_ACK_DISABLE 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.
      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.
      java.lang.String getKeepaliveAdminState()
      Possible values are: KEEPALIVE_ADMIN_STATE_ENABLED KEEPALIVE_ADMIN_STATE_DISABLED 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.
      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.
      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.
      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.
      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.
      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.
      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.
      java.lang.String getKeepaliveStatus()
      Possible values are: KEEPALIVE_STATUS_ENABLE KEEPALIVE_STATUS_DISABLE 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.
      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.
      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.
      java.lang.String getRuntimeStatus()
      Possible values are: RUNTIME_STATUS_UP RUNTIME_STATUS_DOWN 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.
      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.
      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.
      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.
      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.
      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.
      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.
      int hashCode()  
      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.
      void setKeepaliveAck​(java.lang.String keepaliveAck)
      Possible values are: KEEPALIVE_ACK_ENABLE KEEPALIVE_ACK_DISABLE 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.
      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.
      void setKeepaliveAdminState​(java.lang.String keepaliveAdminState)
      Possible values are: KEEPALIVE_ADMIN_STATE_ENABLED KEEPALIVE_ADMIN_STATE_DISABLED 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.
      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.
      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.
      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.
      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.
      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.
      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.
      void setKeepaliveStatus​(java.lang.String keepaliveStatus)
      Possible values are: KEEPALIVE_STATUS_ENABLE KEEPALIVE_STATUS_DISABLE 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.
      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.
      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.
      void setRuntimeStatus​(java.lang.String runtimeStatus)
      Possible values are: RUNTIME_STATUS_UP RUNTIME_STATUS_DOWN 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.
      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.
      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.
      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.
      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.
      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.
      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.
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • 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
    • Constructor Detail

      • GreTunnelEndpointStatusPerEdgeNode

        public GreTunnelEndpointStatusPerEdgeNode()
        Default constructor.
      • GreTunnelEndpointStatusPerEdgeNode

        protected GreTunnelEndpointStatusPerEdgeNode​(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:
        _getType in interface com.vmware.vapi.bindings.StaticStructure
      • _getDataValue

        public com.vmware.vapi.data.StructValue _getDataValue()
        Specified by:
        _getDataValue in interface com.vmware.vapi.bindings.Structure
      • _updateDataValue

        protected void _updateDataValue​(com.vmware.vapi.data.StructValue structValue)
      • _validate

        public void _validate()
        Specified by:
        _validate in interface com.vmware.vapi.bindings.StaticStructure
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Specified by:
        toString in interface com.vmware.vapi.bindings.StaticStructure
        Overrides:
        toString in class java.lang.Object
      • _hasTypeNameOf

        public boolean _hasTypeNameOf​(java.lang.Class<? extends com.vmware.vapi.bindings.Structure> clazz)
        Specified by:
        _hasTypeNameOf in interface com.vmware.vapi.bindings.Structure
      • _convertTo

        public <T extends com.vmware.vapi.bindings.Structure> T _convertTo​(java.lang.Class<T> clazz)
        Specified by:
        _convertTo in interface com.vmware.vapi.bindings.Structure
      • _setDynamicField

        public void _setDynamicField​(java.lang.String fieldName,
                                     com.vmware.vapi.data.DataValue fieldValue)
        Specified by:
        _setDynamicField in interface com.vmware.vapi.bindings.StaticStructure
      • _getDynamicField

        public com.vmware.vapi.data.DataValue _getDynamicField​(java.lang.String fieldName)
        Specified by:
        _getDynamicField in interface com.vmware.vapi.bindings.StaticStructure
      • _getDynamicFieldNames

        public java.util.Set<java.lang.String> _getDynamicFieldNames()
        Specified by:
        _getDynamicFieldNames in interface com.vmware.vapi.bindings.StaticStructure
      • _getClassType

        public static com.vmware.vapi.bindings.type.StructType _getClassType()
        WARNING: Internal method, subject to change in future versions.
        Returns:
        StructType instance representing the static bindings type for this Structure.
      • _getCanonicalName

        public java.lang.String _getCanonicalName()
        Specified by:
        _getCanonicalName in interface com.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.