public class StorageSystemConnectivityList
extends java.lang.Object
| Constructor and Description |
|---|
StorageSystemConnectivityList() |
StorageSystemConnectivityList(java.util.List<StorageSystemConnectivityRestRep> connections) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<StorageSystemConnectivityRestRep> |
getConnections()
List of storage systems connected to protection system
|
void |
setConnections(java.util.List<StorageSystemConnectivityRestRep> connections) |
public StorageSystemConnectivityList()
public StorageSystemConnectivityList(java.util.List<StorageSystemConnectivityRestRep> connections)
public java.util.List<StorageSystemConnectivityRestRep> getConnections()
public void setConnections(java.util.List<StorageSystemConnectivityRestRep> connections)