Package com.vmware.nsx_policy.model
Class OverlayDataPathL2
- java.lang.Object
-
- com.vmware.nsx_policy.model.OverlayDataPathL2
-
- All Implemented Interfaces:
com.vmware.vapi.bindings.StaticStructure,com.vmware.vapi.bindings.Structure,java.io.Serializable
public final class OverlayDataPathL2 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 classOverlayDataPathL2.BuilderBuilder class forOverlayDataPathL2.
-
Field Summary
Fields Modifier and Type Field Description protected com.vmware.vapi.data.StructValue__dynamicStructureFields
-
Constructor Summary
Constructors Modifier Constructor Description OverlayDataPathL2()Default constructor.protectedOverlayDataPathL2(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 OverlayDataPathL2_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 OverlayDataPathL2_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.LonggetArpProxyReqFailDrops()Count of ARPs failed to send on uplinks for CCP unaware bindings.java.lang.LonggetArpProxyRespDrops()Count of ARP response failed for each ARP suppressed packets.java.lang.LonggetArpProxyRespUnknown()Count of unknown IP-MAC binding message from CCP for ARP suppression.java.lang.LonggetLeafRxDrops()Total drops at VDL2LeafInput IOChain of a switchport.java.lang.LonggetLeafRxRefPortNotFoundDrops()VDL2LeafInput drops as trunk port is not in logical switch.java.lang.LonggetLeafRxSystemErrDrops()VDL2LeafInput drops on an LS due to system errors.java.lang.LonggetLeafTxDrops()Total drops at VDL2LeafOutput IOChain of a switchport.java.lang.LonggetMacTblLookupFlood()Count of unicast packets flooded onto remote VTEPs due to MAC table full.java.lang.LonggetMacTblLookupFull()Number of VM MAC query to CCP failure due to MAC table full.java.lang.LonggetMacTblUpdateFull()Number of packet's SMAC learning failed at uplink due to MAC table full.java.lang.LonggetMcastProxyRxDrops()Count of BUM replicated packets dropped at MTEP TN at uplink input IOChain.java.lang.LonggetMcastProxyTxDrops()Count of BUM packets dropped at uplink output IOChain.java.lang.LonggetNdProxyReqFailDrops()Count of ND packets failed to send on uplinks for CCP unaware bindings.java.lang.LonggetNdProxyRespDrops()Count of ND response failed for each ND suppressed packets.java.lang.LonggetNdProxyRespUnknown()Count of unknown IP-MAC binding message from CCP for ND suppression.java.lang.LonggetNestedTnMcastProxyDiffVlanTxDrops()Count of BUM replicated packet drops destined to nested TN.java.lang.LonggetNestedTnMcastProxySameVlanTxDrops()Count of BUM replicated packet drops destined to nested TN.java.lang.LonggetUplinkRxDrops()Count of packets from underlay that are dropped at uplink input IOChain.java.lang.LonggetUplinkRxGuestVlanDrops()Drop at uplink input IOChain due to failure to remove guest VLAN tag.java.lang.LonggetUplinkRxInvalidEncapDrops()Count of packets dropped at uplink input IOChain due to incorrect Encap.java.lang.LonggetUplinkRxMcastInvalidDruplinkDrops()Count of IP multicast packets dropped at unexpected DR uplink.java.lang.LonggetUplinkRxSkipMacLearn()Count of packets for which MAC learn was skipped at uplink input IOChain.java.lang.LonggetUplinkRxSystemErrDrops()Drop at uplink input IOChain due to system errors.java.lang.LonggetUplinkRxWrongDestDrops()Drop at uplink port input IOChain due to incorrect destination VTEP IP.java.lang.LonggetUplinkTxDrops()Total DVS sent packet drops at uplink output IOChain.java.lang.LonggetUplinkTxInvalidFrameDrops()Count of invalid packets dropped at uplink IOChain.java.lang.LonggetUplinkTxInvalidStateDrops()Packet drops at uplink IOChain due to incorrect uplink VLAN configuration.java.lang.LonggetUplinkTxNestedTnReplDrops()Count of packets to nested TN dropped at uplink output IOChain.java.lang.LonggetUplinkTxTeamingDrops()Count of packets dropped at uplink IOChain due to uplink teaming failure.java.lang.LonggetUplinkTxUcastFlood()Count of unknown unicast packets at uplink output IOChain.inthashCode()voidsetArpProxyReqFailDrops(java.lang.Long arpProxyReqFailDrops)Count of ARPs failed to send on uplinks for CCP unaware bindings.voidsetArpProxyRespDrops(java.lang.Long arpProxyRespDrops)Count of ARP response failed for each ARP suppressed packets.voidsetArpProxyRespUnknown(java.lang.Long arpProxyRespUnknown)Count of unknown IP-MAC binding message from CCP for ARP suppression.voidsetLeafRxDrops(java.lang.Long leafRxDrops)Total drops at VDL2LeafInput IOChain of a switchport.voidsetLeafRxRefPortNotFoundDrops(java.lang.Long leafRxRefPortNotFoundDrops)VDL2LeafInput drops as trunk port is not in logical switch.voidsetLeafRxSystemErrDrops(java.lang.Long leafRxSystemErrDrops)VDL2LeafInput drops on an LS due to system errors.voidsetLeafTxDrops(java.lang.Long leafTxDrops)Total drops at VDL2LeafOutput IOChain of a switchport.voidsetMacTblLookupFlood(java.lang.Long macTblLookupFlood)Count of unicast packets flooded onto remote VTEPs due to MAC table full.voidsetMacTblLookupFull(java.lang.Long macTblLookupFull)Number of VM MAC query to CCP failure due to MAC table full.voidsetMacTblUpdateFull(java.lang.Long macTblUpdateFull)Number of packet's SMAC learning failed at uplink due to MAC table full.voidsetMcastProxyRxDrops(java.lang.Long mcastProxyRxDrops)Count of BUM replicated packets dropped at MTEP TN at uplink input IOChain.voidsetMcastProxyTxDrops(java.lang.Long mcastProxyTxDrops)Count of BUM packets dropped at uplink output IOChain.voidsetNdProxyReqFailDrops(java.lang.Long ndProxyReqFailDrops)Count of ND packets failed to send on uplinks for CCP unaware bindings.voidsetNdProxyRespDrops(java.lang.Long ndProxyRespDrops)Count of ND response failed for each ND suppressed packets.voidsetNdProxyRespUnknown(java.lang.Long ndProxyRespUnknown)Count of unknown IP-MAC binding message from CCP for ND suppression.voidsetNestedTnMcastProxyDiffVlanTxDrops(java.lang.Long nestedTnMcastProxyDiffVlanTxDrops)Count of BUM replicated packet drops destined to nested TN.voidsetNestedTnMcastProxySameVlanTxDrops(java.lang.Long nestedTnMcastProxySameVlanTxDrops)Count of BUM replicated packet drops destined to nested TN.voidsetUplinkRxDrops(java.lang.Long uplinkRxDrops)Count of packets from underlay that are dropped at uplink input IOChain.voidsetUplinkRxGuestVlanDrops(java.lang.Long uplinkRxGuestVlanDrops)Drop at uplink input IOChain due to failure to remove guest VLAN tag.voidsetUplinkRxInvalidEncapDrops(java.lang.Long uplinkRxInvalidEncapDrops)Count of packets dropped at uplink input IOChain due to incorrect Encap.voidsetUplinkRxMcastInvalidDruplinkDrops(java.lang.Long uplinkRxMcastInvalidDruplinkDrops)Count of IP multicast packets dropped at unexpected DR uplink.voidsetUplinkRxSkipMacLearn(java.lang.Long uplinkRxSkipMacLearn)Count of packets for which MAC learn was skipped at uplink input IOChain.voidsetUplinkRxSystemErrDrops(java.lang.Long uplinkRxSystemErrDrops)Drop at uplink input IOChain due to system errors.voidsetUplinkRxWrongDestDrops(java.lang.Long uplinkRxWrongDestDrops)Drop at uplink port input IOChain due to incorrect destination VTEP IP.voidsetUplinkTxDrops(java.lang.Long uplinkTxDrops)Total DVS sent packet drops at uplink output IOChain.voidsetUplinkTxInvalidFrameDrops(java.lang.Long uplinkTxInvalidFrameDrops)Count of invalid packets dropped at uplink IOChain.voidsetUplinkTxInvalidStateDrops(java.lang.Long uplinkTxInvalidStateDrops)Packet drops at uplink IOChain due to incorrect uplink VLAN configuration.voidsetUplinkTxNestedTnReplDrops(java.lang.Long uplinkTxNestedTnReplDrops)Count of packets to nested TN dropped at uplink output IOChain.voidsetUplinkTxTeamingDrops(java.lang.Long uplinkTxTeamingDrops)Count of packets dropped at uplink IOChain due to uplink teaming failure.voidsetUplinkTxUcastFlood(java.lang.Long uplinkTxUcastFlood)Count of unknown unicast packets at uplink output IOChain.java.lang.StringtoString()
-
-
-
Method Detail
-
getArpProxyReqFailDrops
public java.lang.Long getArpProxyReqFailDrops()
Count of ARPs failed to send on uplinks for CCP unaware bindings. format: int64- Returns:
- The current value of the property.
-
setArpProxyReqFailDrops
public void setArpProxyReqFailDrops(java.lang.Long arpProxyReqFailDrops)
Count of ARPs failed to send on uplinks for CCP unaware bindings. format: int64- Parameters:
arpProxyReqFailDrops- New value for the property.
-
getArpProxyRespDrops
public java.lang.Long getArpProxyRespDrops()
Count of ARP response failed for each ARP suppressed packets. format: int64- Returns:
- The current value of the property.
-
setArpProxyRespDrops
public void setArpProxyRespDrops(java.lang.Long arpProxyRespDrops)
Count of ARP response failed for each ARP suppressed packets. format: int64- Parameters:
arpProxyRespDrops- New value for the property.
-
getArpProxyRespUnknown
public java.lang.Long getArpProxyRespUnknown()
Count of unknown IP-MAC binding message from CCP for ARP suppression. format: int64- Returns:
- The current value of the property.
-
setArpProxyRespUnknown
public void setArpProxyRespUnknown(java.lang.Long arpProxyRespUnknown)
Count of unknown IP-MAC binding message from CCP for ARP suppression. format: int64- Parameters:
arpProxyRespUnknown- New value for the property.
-
getLeafRxDrops
public java.lang.Long getLeafRxDrops()
Total drops at VDL2LeafInput IOChain of a switchport. format: int64- Returns:
- The current value of the property.
-
setLeafRxDrops
public void setLeafRxDrops(java.lang.Long leafRxDrops)
Total drops at VDL2LeafInput IOChain of a switchport. format: int64- Parameters:
leafRxDrops- New value for the property.
-
getLeafRxRefPortNotFoundDrops
public java.lang.Long getLeafRxRefPortNotFoundDrops()
VDL2LeafInput drops as trunk port is not in logical switch. format: int64- Returns:
- The current value of the property.
-
setLeafRxRefPortNotFoundDrops
public void setLeafRxRefPortNotFoundDrops(java.lang.Long leafRxRefPortNotFoundDrops)
VDL2LeafInput drops as trunk port is not in logical switch. format: int64- Parameters:
leafRxRefPortNotFoundDrops- New value for the property.
-
getLeafRxSystemErrDrops
public java.lang.Long getLeafRxSystemErrDrops()
VDL2LeafInput drops on an LS due to system errors. format: int64- Returns:
- The current value of the property.
-
setLeafRxSystemErrDrops
public void setLeafRxSystemErrDrops(java.lang.Long leafRxSystemErrDrops)
VDL2LeafInput drops on an LS due to system errors. format: int64- Parameters:
leafRxSystemErrDrops- New value for the property.
-
getLeafTxDrops
public java.lang.Long getLeafTxDrops()
Total drops at VDL2LeafOutput IOChain of a switchport. format: int64- Returns:
- The current value of the property.
-
setLeafTxDrops
public void setLeafTxDrops(java.lang.Long leafTxDrops)
Total drops at VDL2LeafOutput IOChain of a switchport. format: int64- Parameters:
leafTxDrops- New value for the property.
-
getMacTblLookupFlood
public java.lang.Long getMacTblLookupFlood()
Count of unicast packets flooded onto remote VTEPs due to MAC table full. format: int64- Returns:
- The current value of the property.
-
setMacTblLookupFlood
public void setMacTblLookupFlood(java.lang.Long macTblLookupFlood)
Count of unicast packets flooded onto remote VTEPs due to MAC table full. format: int64- Parameters:
macTblLookupFlood- New value for the property.
-
getMacTblLookupFull
public java.lang.Long getMacTblLookupFull()
Number of VM MAC query to CCP failure due to MAC table full. format: int64- Returns:
- The current value of the property.
-
setMacTblLookupFull
public void setMacTblLookupFull(java.lang.Long macTblLookupFull)
Number of VM MAC query to CCP failure due to MAC table full. format: int64- Parameters:
macTblLookupFull- New value for the property.
-
getMacTblUpdateFull
public java.lang.Long getMacTblUpdateFull()
Number of packet's SMAC learning failed at uplink due to MAC table full. format: int64- Returns:
- The current value of the property.
-
setMacTblUpdateFull
public void setMacTblUpdateFull(java.lang.Long macTblUpdateFull)
Number of packet's SMAC learning failed at uplink due to MAC table full. format: int64- Parameters:
macTblUpdateFull- New value for the property.
-
getMcastProxyRxDrops
public java.lang.Long getMcastProxyRxDrops()
Count of BUM replicated packets dropped at MTEP TN at uplink input IOChain. format: int64- Returns:
- The current value of the property.
-
setMcastProxyRxDrops
public void setMcastProxyRxDrops(java.lang.Long mcastProxyRxDrops)
Count of BUM replicated packets dropped at MTEP TN at uplink input IOChain. format: int64- Parameters:
mcastProxyRxDrops- New value for the property.
-
getMcastProxyTxDrops
public java.lang.Long getMcastProxyTxDrops()
Count of BUM packets dropped at uplink output IOChain. format: int64- Returns:
- The current value of the property.
-
setMcastProxyTxDrops
public void setMcastProxyTxDrops(java.lang.Long mcastProxyTxDrops)
Count of BUM packets dropped at uplink output IOChain. format: int64- Parameters:
mcastProxyTxDrops- New value for the property.
-
getNdProxyReqFailDrops
public java.lang.Long getNdProxyReqFailDrops()
Count of ND packets failed to send on uplinks for CCP unaware bindings. format: int64- Returns:
- The current value of the property.
-
setNdProxyReqFailDrops
public void setNdProxyReqFailDrops(java.lang.Long ndProxyReqFailDrops)
Count of ND packets failed to send on uplinks for CCP unaware bindings. format: int64- Parameters:
ndProxyReqFailDrops- New value for the property.
-
getNdProxyRespDrops
public java.lang.Long getNdProxyRespDrops()
Count of ND response failed for each ND suppressed packets. format: int64- Returns:
- The current value of the property.
-
setNdProxyRespDrops
public void setNdProxyRespDrops(java.lang.Long ndProxyRespDrops)
Count of ND response failed for each ND suppressed packets. format: int64- Parameters:
ndProxyRespDrops- New value for the property.
-
getNdProxyRespUnknown
public java.lang.Long getNdProxyRespUnknown()
Count of unknown IP-MAC binding message from CCP for ND suppression. format: int64- Returns:
- The current value of the property.
-
setNdProxyRespUnknown
public void setNdProxyRespUnknown(java.lang.Long ndProxyRespUnknown)
Count of unknown IP-MAC binding message from CCP for ND suppression. format: int64- Parameters:
ndProxyRespUnknown- New value for the property.
-
getNestedTnMcastProxyDiffVlanTxDrops
public java.lang.Long getNestedTnMcastProxyDiffVlanTxDrops()
Count of BUM replicated packet drops destined to nested TN. format: int64- Returns:
- The current value of the property.
-
setNestedTnMcastProxyDiffVlanTxDrops
public void setNestedTnMcastProxyDiffVlanTxDrops(java.lang.Long nestedTnMcastProxyDiffVlanTxDrops)
Count of BUM replicated packet drops destined to nested TN. format: int64- Parameters:
nestedTnMcastProxyDiffVlanTxDrops- New value for the property.
-
getNestedTnMcastProxySameVlanTxDrops
public java.lang.Long getNestedTnMcastProxySameVlanTxDrops()
Count of BUM replicated packet drops destined to nested TN. format: int64- Returns:
- The current value of the property.
-
setNestedTnMcastProxySameVlanTxDrops
public void setNestedTnMcastProxySameVlanTxDrops(java.lang.Long nestedTnMcastProxySameVlanTxDrops)
Count of BUM replicated packet drops destined to nested TN. format: int64- Parameters:
nestedTnMcastProxySameVlanTxDrops- New value for the property.
-
getUplinkRxDrops
public java.lang.Long getUplinkRxDrops()
Count of packets from underlay that are dropped at uplink input IOChain. format: int64- Returns:
- The current value of the property.
-
setUplinkRxDrops
public void setUplinkRxDrops(java.lang.Long uplinkRxDrops)
Count of packets from underlay that are dropped at uplink input IOChain. format: int64- Parameters:
uplinkRxDrops- New value for the property.
-
getUplinkRxGuestVlanDrops
public java.lang.Long getUplinkRxGuestVlanDrops()
Drop at uplink input IOChain due to failure to remove guest VLAN tag. format: int64- Returns:
- The current value of the property.
-
setUplinkRxGuestVlanDrops
public void setUplinkRxGuestVlanDrops(java.lang.Long uplinkRxGuestVlanDrops)
Drop at uplink input IOChain due to failure to remove guest VLAN tag. format: int64- Parameters:
uplinkRxGuestVlanDrops- New value for the property.
-
getUplinkRxInvalidEncapDrops
public java.lang.Long getUplinkRxInvalidEncapDrops()
Count of packets dropped at uplink input IOChain due to incorrect Encap. format: int64- Returns:
- The current value of the property.
-
setUplinkRxInvalidEncapDrops
public void setUplinkRxInvalidEncapDrops(java.lang.Long uplinkRxInvalidEncapDrops)
Count of packets dropped at uplink input IOChain due to incorrect Encap. format: int64- Parameters:
uplinkRxInvalidEncapDrops- New value for the property.
-
getUplinkRxMcastInvalidDruplinkDrops
public java.lang.Long getUplinkRxMcastInvalidDruplinkDrops()
Count of IP multicast packets dropped at unexpected DR uplink. format: int64- Returns:
- The current value of the property.
-
setUplinkRxMcastInvalidDruplinkDrops
public void setUplinkRxMcastInvalidDruplinkDrops(java.lang.Long uplinkRxMcastInvalidDruplinkDrops)
Count of IP multicast packets dropped at unexpected DR uplink. format: int64- Parameters:
uplinkRxMcastInvalidDruplinkDrops- New value for the property.
-
getUplinkRxSkipMacLearn
public java.lang.Long getUplinkRxSkipMacLearn()
Count of packets for which MAC learn was skipped at uplink input IOChain. format: int64- Returns:
- The current value of the property.
-
setUplinkRxSkipMacLearn
public void setUplinkRxSkipMacLearn(java.lang.Long uplinkRxSkipMacLearn)
Count of packets for which MAC learn was skipped at uplink input IOChain. format: int64- Parameters:
uplinkRxSkipMacLearn- New value for the property.
-
getUplinkRxSystemErrDrops
public java.lang.Long getUplinkRxSystemErrDrops()
Drop at uplink input IOChain due to system errors. format: int64- Returns:
- The current value of the property.
-
setUplinkRxSystemErrDrops
public void setUplinkRxSystemErrDrops(java.lang.Long uplinkRxSystemErrDrops)
Drop at uplink input IOChain due to system errors. format: int64- Parameters:
uplinkRxSystemErrDrops- New value for the property.
-
getUplinkRxWrongDestDrops
public java.lang.Long getUplinkRxWrongDestDrops()
Drop at uplink port input IOChain due to incorrect destination VTEP IP. format: int64- Returns:
- The current value of the property.
-
setUplinkRxWrongDestDrops
public void setUplinkRxWrongDestDrops(java.lang.Long uplinkRxWrongDestDrops)
Drop at uplink port input IOChain due to incorrect destination VTEP IP. format: int64- Parameters:
uplinkRxWrongDestDrops- New value for the property.
-
getUplinkTxDrops
public java.lang.Long getUplinkTxDrops()
Total DVS sent packet drops at uplink output IOChain. format: int64- Returns:
- The current value of the property.
-
setUplinkTxDrops
public void setUplinkTxDrops(java.lang.Long uplinkTxDrops)
Total DVS sent packet drops at uplink output IOChain. format: int64- Parameters:
uplinkTxDrops- New value for the property.
-
getUplinkTxInvalidFrameDrops
public java.lang.Long getUplinkTxInvalidFrameDrops()
Count of invalid packets dropped at uplink IOChain. format: int64- Returns:
- The current value of the property.
-
setUplinkTxInvalidFrameDrops
public void setUplinkTxInvalidFrameDrops(java.lang.Long uplinkTxInvalidFrameDrops)
Count of invalid packets dropped at uplink IOChain. format: int64- Parameters:
uplinkTxInvalidFrameDrops- New value for the property.
-
getUplinkTxInvalidStateDrops
public java.lang.Long getUplinkTxInvalidStateDrops()
Packet drops at uplink IOChain due to incorrect uplink VLAN configuration. format: int64- Returns:
- The current value of the property.
-
setUplinkTxInvalidStateDrops
public void setUplinkTxInvalidStateDrops(java.lang.Long uplinkTxInvalidStateDrops)
Packet drops at uplink IOChain due to incorrect uplink VLAN configuration. format: int64- Parameters:
uplinkTxInvalidStateDrops- New value for the property.
-
getUplinkTxNestedTnReplDrops
public java.lang.Long getUplinkTxNestedTnReplDrops()
Count of packets to nested TN dropped at uplink output IOChain. format: int64- Returns:
- The current value of the property.
-
setUplinkTxNestedTnReplDrops
public void setUplinkTxNestedTnReplDrops(java.lang.Long uplinkTxNestedTnReplDrops)
Count of packets to nested TN dropped at uplink output IOChain. format: int64- Parameters:
uplinkTxNestedTnReplDrops- New value for the property.
-
getUplinkTxTeamingDrops
public java.lang.Long getUplinkTxTeamingDrops()
Count of packets dropped at uplink IOChain due to uplink teaming failure. format: int64- Returns:
- The current value of the property.
-
setUplinkTxTeamingDrops
public void setUplinkTxTeamingDrops(java.lang.Long uplinkTxTeamingDrops)
Count of packets dropped at uplink IOChain due to uplink teaming failure. format: int64- Parameters:
uplinkTxTeamingDrops- New value for the property.
-
getUplinkTxUcastFlood
public java.lang.Long getUplinkTxUcastFlood()
Count of unknown unicast packets at uplink output IOChain. format: int64- Returns:
- The current value of the property.
-
setUplinkTxUcastFlood
public void setUplinkTxUcastFlood(java.lang.Long uplinkTxUcastFlood)
Count of unknown unicast packets at uplink output IOChain. format: int64- Parameters:
uplinkTxUcastFlood- 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 OverlayDataPathL2 _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 OverlayDataPathL2 _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.
-
-