public class TopologySettings extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
TopologySettings.TopologySettingsBuilder  | 
| Modifier and Type | Method and Description | 
|---|---|
static TopologySettings.TopologySettingsBuilder | 
builder()  | 
int | 
getAmountElements()  | 
int | 
getAmountIpInterfaces()  | 
int | 
getAmountLinks()  | 
int | 
getAmountNodes()  | 
int | 
getAmountSnmpInterfaces()  | 
TopologyGenerator.Protocol | 
getProtocol()  | 
TopologyGenerator.Topology | 
getTopology()  | 
void | 
verify()  | 
public void verify()
public int getAmountNodes()
public int getAmountElements()
public int getAmountLinks()
public int getAmountSnmpInterfaces()
public int getAmountIpInterfaces()
public TopologyGenerator.Topology getTopology()
public TopologyGenerator.Protocol getProtocol()
public static TopologySettings.TopologySettingsBuilder builder()
Copyright © 2021. All rights reserved.