public class EthernetInterconnectSettingsV2 extends BaseModelResource
Constructor and Description |
---|
EthernetInterconnectSettingsV2() |
Modifier and Type | Method and Description |
---|---|
String |
getDependentResourceUri() |
Boolean |
getEnableFastMacCacheFailover() |
Boolean |
getEnableIgmpSnooping() |
Boolean |
getEnableNetworkLoopProtection() |
Boolean |
getEnablePauseFloodProtection() |
Boolean |
getEnableRichTLV() |
String |
getId() |
Integer |
getIgmpIdleTimeoutInterval() |
Integer |
getMacRefreshInterval() |
NetworkType |
getNetworkType() |
void |
setDependentResourceUri(String dependentResourceUri) |
void |
setEnableFastMacCacheFailover(Boolean enableFastMacCacheFailover) |
void |
setEnableIgmpSnooping(Boolean enableIgmpSnooping) |
void |
setEnableNetworkLoopProtection(Boolean enableNetworkLoopProtection) |
void |
setEnablePauseFloodProtection(Boolean enablePauseFloodProtection) |
void |
setEnableRichTLV(Boolean enableRichTLV) |
void |
setId(String id) |
void |
setIgmpIdleTimeoutInterval(Integer igmpIdleTimeoutInterval) |
void |
setMacRefreshInterval(Integer macRefreshInterval) |
void |
setNetworkType(NetworkType interconnectType) |
canEqual, equals, getCategory, getCreated, getDescription, getETag, getModified, getName, getState, getStatus, getType, getUri, hashCode, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUri, toString
public String getDependentResourceUri()
public void setDependentResourceUri(String dependentResourceUri)
dependentResourceUri
- the dependentResourceUri to setpublic Boolean getEnableFastMacCacheFailover()
public void setEnableFastMacCacheFailover(Boolean enableFastMacCacheFailover)
enableFastMacCacheFailover
- the enableFastMacCacheFailover to setpublic Boolean getEnableIgmpSnooping()
public void setEnableIgmpSnooping(Boolean enableIgmpSnooping)
enableIgmpSnooping
- the enableIgmpSnooping to setpublic Boolean getEnableNetworkLoopProtection()
public void setEnableNetworkLoopProtection(Boolean enableNetworkLoopProtection)
enableNetworkLoopProtection
- the enableNetworkLoopProtection to setpublic Boolean getEnablePauseFloodProtection()
public void setEnablePauseFloodProtection(Boolean enablePauseFloodProtection)
enablePauseFloodProtection
- the enablePauseFloodProtection to setpublic String getId()
public void setId(String id)
id
- the id to setpublic Integer getIgmpIdleTimeoutInterval()
public void setIgmpIdleTimeoutInterval(Integer igmpIdleTimeoutInterval)
igmpIdleTimeoutInterval
- the igmpIdleTimeoutInterval to setpublic NetworkType getNetworkType()
public void setNetworkType(NetworkType interconnectType)
interconnectType
- the networkType to setpublic Integer getMacRefreshInterval()
public void setMacRefreshInterval(Integer macRefreshInterval)
macRefreshInterval
- the macRefreshInterval to setpublic Boolean getEnableRichTLV()
public void setEnableRichTLV(Boolean enableRichTLV)
enableRichTLV
- the enableRichTLV to setCopyright © 2016. All rights reserved.