Package com.vmware.nsx_policy.model
Class TunnelProperties
- java.lang.Object
-
- com.vmware.nsx_policy.model.TunnelProperties
-
- All Implemented Interfaces:
com.vmware.vapi.bindings.StaticStructure,com.vmware.vapi.bindings.Structure,java.io.Serializable
public final class TunnelProperties 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 classTunnelProperties.BuilderBuilder class forTunnelProperties.
-
Field Summary
Fields Modifier and Type Field Description protected com.vmware.vapi.data.StructValue__dynamicStructureFieldsstatic java.lang.StringENCAP_GENEVEstatic java.lang.StringENCAP_NONEstatic java.lang.StringENCAP_STTstatic java.lang.StringENCAP_UNKNOWN_ENCAPstatic java.lang.StringENCAP_VXLANstatic java.lang.StringLATENCY_TYPE_NOT_READYstatic java.lang.StringLATENCY_TYPE_TIMEOUTstatic java.lang.StringLATENCY_TYPE_UNKNOWN_LATENCYstatic java.lang.StringLATENCY_TYPE_VALIDstatic java.lang.StringSTATUS_DOWNstatic java.lang.StringSTATUS_UNKNOWNstatic java.lang.StringSTATUS_UP
-
Constructor Summary
Constructors Modifier Constructor Description TunnelProperties()Default constructor.protectedTunnelProperties(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 TunnelProperties_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 TunnelProperties_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)BFDPropertiesgetBfd()java.lang.StringgetEgressInterface()Corresponds to the interface where local_ip_address is routed.java.lang.StringgetEncap()Possible values are:ENCAP_STTENCAP_VXLANENCAP_GENEVEENCAP_NONEENCAP_UNKNOWN_ENCAPTunnel encap 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.LonggetLastUpdatedTime()Time at which the Tunnel status has been fetched last time.java.lang.StringgetLatencyType()Possible values are:LATENCY_TYPE_UNKNOWN_LATENCYLATENCY_TYPE_VALIDLATENCY_TYPE_NOT_READYLATENCY_TYPE_TIMEOUTLatency type.java.lang.LonggetLatencyValue()The latency value is set only when latency_type is VALID.java.util.List<ResourceLink>getLinks()The server will populate this field when returing the resource.java.lang.StringgetLocalIp()Local IP address of tunnel 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.StringgetName()Name of tunnel 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.StringgetRemoteIp()Remote IP address of tunnel 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.StringgetRemoteNodeDisplayName()Represents the display name of the remote transport node at the other end of the tunnel.java.lang.StringgetRemoteNodeId()UUID of the remote transport node 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.StringgetSchema()Schema for this resource This property may be present in responses from the server, but if it is present in a request to server it will be ignored.SelfResourceLinkgetSelf()java.lang.StringgetStatus()Possible values are:STATUS_UPSTATUS_DOWNSTATUS_UNKNOWNStatus of tunnel 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()voidsetBfd(BFDProperties bfd)voidsetEgressInterface(java.lang.String egressInterface)Corresponds to the interface where local_ip_address is routed.voidsetEncap(java.lang.String encap)Possible values are:ENCAP_STTENCAP_VXLANENCAP_GENEVEENCAP_NONEENCAP_UNKNOWN_ENCAPTunnel encap This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetLastUpdatedTime(java.lang.Long lastUpdatedTime)Time at which the Tunnel status has been fetched last time.voidsetLatencyType(java.lang.String latencyType)Possible values are:LATENCY_TYPE_UNKNOWN_LATENCYLATENCY_TYPE_VALIDLATENCY_TYPE_NOT_READYLATENCY_TYPE_TIMEOUTLatency type.voidsetLatencyValue(java.lang.Long latencyValue)The latency value is set only when latency_type is VALID.voidsetLinks(java.util.List<ResourceLink> links)The server will populate this field when returing the resource.voidsetLocalIp(java.lang.String localIp)Local IP address of tunnel 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.voidsetName(java.lang.String name)Name of tunnel This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetRemoteIp(java.lang.String remoteIp)Remote IP address of tunnel 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.voidsetRemoteNodeDisplayName(java.lang.String remoteNodeDisplayName)Represents the display name of the remote transport node at the other end of the tunnel.voidsetRemoteNodeId(java.lang.String remoteNodeId)UUID of the remote transport node This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetSchema(java.lang.String schema)Schema for this resource This property may be present in responses from the server, but if it is present in a request to server it will be ignored.voidsetSelf(SelfResourceLink self)voidsetStatus(java.lang.String status)Possible values are:STATUS_UPSTATUS_DOWNSTATUS_UNKNOWNStatus of tunnel 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
-
ENCAP_STT
public static final java.lang.String ENCAP_STT
- See Also:
- Constant Field Values
-
ENCAP_VXLAN
public static final java.lang.String ENCAP_VXLAN
- See Also:
- Constant Field Values
-
ENCAP_GENEVE
public static final java.lang.String ENCAP_GENEVE
- See Also:
- Constant Field Values
-
ENCAP_NONE
public static final java.lang.String ENCAP_NONE
- See Also:
- Constant Field Values
-
ENCAP_UNKNOWN_ENCAP
public static final java.lang.String ENCAP_UNKNOWN_ENCAP
- See Also:
- Constant Field Values
-
LATENCY_TYPE_UNKNOWN_LATENCY
public static final java.lang.String LATENCY_TYPE_UNKNOWN_LATENCY
- See Also:
- Constant Field Values
-
LATENCY_TYPE_VALID
public static final java.lang.String LATENCY_TYPE_VALID
- See Also:
- Constant Field Values
-
LATENCY_TYPE_NOT_READY
public static final java.lang.String LATENCY_TYPE_NOT_READY
- See Also:
- Constant Field Values
-
LATENCY_TYPE_TIMEOUT
public static final java.lang.String LATENCY_TYPE_TIMEOUT
- See Also:
- Constant Field Values
-
STATUS_UP
public static final java.lang.String STATUS_UP
- See Also:
- Constant Field Values
-
STATUS_DOWN
public static final java.lang.String STATUS_DOWN
- See Also:
- Constant Field Values
-
STATUS_UNKNOWN
public static final java.lang.String STATUS_UNKNOWN
- See Also:
- Constant Field Values
-
__dynamicStructureFields
protected com.vmware.vapi.data.StructValue __dynamicStructureFields
-
-
Method Detail
-
getLinks
public java.util.List<ResourceLink> getLinks()
The server will populate this field when returing the resource. Ignored on PUT and POST. 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.
-
setLinks
public void setLinks(java.util.List<ResourceLink> links)
The server will populate this field when returing the resource. Ignored on PUT and POST. 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:
links- New value for the property.
-
getSchema
public java.lang.String getSchema()
Schema for this resource 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.
-
setSchema
public void setSchema(java.lang.String schema)
Schema for this resource 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:
schema- New value for the property.
-
getSelf
public SelfResourceLink getSelf()
- Returns:
- The current value of the property.
-
setSelf
public void setSelf(SelfResourceLink self)
- Parameters:
self- New value for the property.
-
getBfd
public BFDProperties getBfd()
- Returns:
- The current value of the property.
-
setBfd
public void setBfd(BFDProperties bfd)
- Parameters:
bfd- New value for the property.
-
getEgressInterface
public java.lang.String getEgressInterface()
Corresponds to the interface where local_ip_address is routed. 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.
-
setEgressInterface
public void setEgressInterface(java.lang.String egressInterface)
Corresponds to the interface where local_ip_address is routed. 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:
egressInterface- New value for the property.
-
getEncap
public java.lang.String getEncap()
Possible values are: Tunnel encap 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.
-
setEncap
public void setEncap(java.lang.String encap)
Possible values are: Tunnel encap 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:
encap- New value for the property.
-
getLastUpdatedTime
public java.lang.Long getLastUpdatedTime()
Time at which the Tunnel status has been fetched last time. 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.
-
setLastUpdatedTime
public void setLastUpdatedTime(java.lang.Long lastUpdatedTime)
Time at which the Tunnel status has been fetched last time. 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:
lastUpdatedTime- New value for the property.
-
getLatencyType
public java.lang.String getLatencyType()
Possible values are: Latency type. 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.
-
setLatencyType
public void setLatencyType(java.lang.String latencyType)
Possible values are: Latency type. 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:
latencyType- New value for the property.
-
getLatencyValue
public java.lang.Long getLatencyValue()
The latency value is set only when latency_type is VALID. 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.
-
setLatencyValue
public void setLatencyValue(java.lang.Long latencyValue)
The latency value is set only when latency_type is VALID. 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:
latencyValue- New value for the property.
-
getLocalIp
public java.lang.String getLocalIp()
Local IP address of tunnel 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.
-
setLocalIp
public void setLocalIp(java.lang.String localIp)
Local IP address of tunnel 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:
localIp- New value for the property.
-
getName
public java.lang.String getName()
Name of tunnel 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.
-
setName
public void setName(java.lang.String name)
Name of tunnel 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:
name- New value for the property.
-
getRemoteIp
public java.lang.String getRemoteIp()
Remote IP address of tunnel 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.
-
setRemoteIp
public void setRemoteIp(java.lang.String remoteIp)
Remote IP address of tunnel 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:
remoteIp- New value for the property.
-
getRemoteNodeDisplayName
public java.lang.String getRemoteNodeDisplayName()
Represents the display name of the remote transport node at the other end of the tunnel. 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.
-
setRemoteNodeDisplayName
public void setRemoteNodeDisplayName(java.lang.String remoteNodeDisplayName)
Represents the display name of the remote transport node at the other end of the tunnel. 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:
remoteNodeDisplayName- New value for the property.
-
getRemoteNodeId
public java.lang.String getRemoteNodeId()
UUID of the remote transport node 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.
-
setRemoteNodeId
public void setRemoteNodeId(java.lang.String remoteNodeId)
UUID of the remote transport node 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:
remoteNodeId- New value for the property.
-
getStatus
public java.lang.String getStatus()
Possible values are: Status of tunnel 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.
-
setStatus
public void setStatus(java.lang.String status)
Possible values are: Status of tunnel 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:
status- 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 TunnelProperties _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 TunnelProperties _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
-
-