Modifier and Type |
Method and Description |
boolean |
equals(Object other) |
UplinkSets.ConnectionMode |
getConnectionMode()
(Required)
|
UplinkSets.EthernetNetworkType |
getEthernetNetworkType()
(Required)
|
List<String> |
getFcNetworkUris()
(Required)
|
List<String> |
getFcoeNetworkUris()
(Required)
|
UplinkSets.LacpTimer |
getLacpTimer() |
String |
getLogicalInterconnectUri()
(Required)
|
UplinkSets.ManualLoginRedistributionState |
getManualLoginRedistributionState()
(Required)
|
String |
getNativeNetworkUri() |
UplinkSets.NetworkType |
getNetworkType()
(Required)
|
List<String> |
getNetworkUris()
(Required)
|
List<PortConfigInfo> |
getPortConfigInfos()
(Required)
|
PrimaryPortLocation |
getPrimaryPortLocation() |
UplinkSets.Reachability |
getReachability() |
int |
hashCode() |
void |
setConnectionMode(UplinkSets.ConnectionMode connectionMode)
(Required)
|
void |
setEthernetNetworkType(UplinkSets.EthernetNetworkType ethernetNetworkType)
(Required)
|
void |
setFcNetworkUris(List<String> fcNetworkUris)
(Required)
|
void |
setFcoeNetworkUris(List<String> fcoeNetworkUris)
(Required)
|
void |
setLacpTimer(UplinkSets.LacpTimer lacpTimer) |
void |
setLogicalInterconnectUri(String logicalInterconnectUri)
(Required)
|
void |
setManualLoginRedistributionState(UplinkSets.ManualLoginRedistributionState manualLoginRedistributionState)
(Required)
|
void |
setNativeNetworkUri(String nativeNetworkUri) |
void |
setNetworkType(UplinkSets.NetworkType networkType)
(Required)
|
void |
setNetworkUris(List<String> networkUris)
(Required)
|
void |
setPortConfigInfos(List<PortConfigInfo> portConfigInfos)
(Required)
|
void |
setPrimaryPortLocation(PrimaryPortLocation primaryPortLocation) |
void |
setReachability(UplinkSets.Reachability reachability) |
String |
toString() |