public class StorageSystemBulkRep extends BulkRestRep
| Constructor and Description |
|---|
StorageSystemBulkRep() |
StorageSystemBulkRep(java.util.List<StorageSystemRestRep> storageSystems) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<StorageSystemRestRep> |
getStorageSystems()
List of storage systems
|
void |
setStorageSystems(java.util.List<StorageSystemRestRep> storageSystems) |
public StorageSystemBulkRep()
public StorageSystemBulkRep(java.util.List<StorageSystemRestRep> storageSystems)
public java.util.List<StorageSystemRestRep> getStorageSystems()
public void setStorageSystems(java.util.List<StorageSystemRestRep> storageSystems)