public class NetworkSystemBulkRep extends BulkRestRep
| Constructor and Description |
|---|
NetworkSystemBulkRep() |
NetworkSystemBulkRep(java.util.List<NetworkSystemRestRep> networkSystems) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NetworkSystemRestRep> |
getNetworkSystems()
List of network system objects that exist in ViPR.
|
void |
setNetworkSystems(java.util.List<NetworkSystemRestRep> networkSystems) |
public NetworkSystemBulkRep()
public NetworkSystemBulkRep(java.util.List<NetworkSystemRestRep> networkSystems)
public java.util.List<NetworkSystemRestRep> getNetworkSystems()
public void setNetworkSystems(java.util.List<NetworkSystemRestRep> networkSystems)