@Generated(value="org.jsonschema2pojo") public class UplinkSets extends BaseModelResource
| Modifier and Type | Class and Description |
|---|---|
static class |
UplinkSets.ConnectionMode |
static class |
UplinkSets.EthernetNetworkType |
static class |
UplinkSets.LacpTimer |
static class |
UplinkSets.ManualLoginRedistributionState |
static class |
UplinkSets.NetworkType |
static class |
UplinkSets.Reachability |
| Constructor and Description |
|---|
UplinkSets() |
canEqual, getCategory, getCreated, getDescription, getETag, getModified, getName, getState, getStatus, getType, getUri, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUripublic UplinkSets.Reachability getReachability()
public void setReachability(UplinkSets.Reachability reachability)
reachability - The reachabilitypublic UplinkSets.NetworkType getNetworkType()
public void setNetworkType(UplinkSets.NetworkType networkType)
networkType - The networkTypepublic List<PortConfigInfo> getPortConfigInfos()
public void setPortConfigInfos(List<PortConfigInfo> portConfigInfos)
portConfigInfos - The portConfigInfospublic void setNetworkUris(List<String> networkUris)
networkUris - The networkUrispublic void setFcNetworkUris(List<String> fcNetworkUris)
fcNetworkUris - The fcNetworkUrispublic void setFcoeNetworkUris(List<String> fcoeNetworkUris)
fcoeNetworkUris - The fcoeNetworkUrispublic String getLogicalInterconnectUri()
public void setLogicalInterconnectUri(String logicalInterconnectUri)
logicalInterconnectUri - The logicalInterconnectUripublic UplinkSets.LacpTimer getLacpTimer()
public void setLacpTimer(UplinkSets.LacpTimer lacpTimer)
lacpTimer - The lacpTimerpublic UplinkSets.ManualLoginRedistributionState getManualLoginRedistributionState()
public void setManualLoginRedistributionState(UplinkSets.ManualLoginRedistributionState manualLoginRedistributionState)
manualLoginRedistributionState - The manualLoginRedistributionStatepublic UplinkSets.ConnectionMode getConnectionMode()
public void setConnectionMode(UplinkSets.ConnectionMode connectionMode)
connectionMode - The connectionModepublic UplinkSets.EthernetNetworkType getEthernetNetworkType()
public void setEthernetNetworkType(UplinkSets.EthernetNetworkType ethernetNetworkType)
ethernetNetworkType - The ethernetNetworkTypepublic PrimaryPortLocation getPrimaryPortLocation()
public void setPrimaryPortLocation(PrimaryPortLocation primaryPortLocation)
primaryPortLocation - The primaryPortLocationpublic String getNativeNetworkUri()
public void setNativeNetworkUri(String nativeNetworkUri)
nativeNetworkUri - The nativeNetworkUripublic String toString()
toString in class BaseModelResourcepublic int hashCode()
hashCode in class BaseModelResourcepublic boolean equals(Object other)
equals in class BaseModelResourceCopyright © 2016. All rights reserved.