public class StoragePortBulkRep extends BulkRestRep
| Constructor and Description | 
|---|
StoragePortBulkRep()  | 
StoragePortBulkRep(java.util.List<StoragePortRestRep> storagePorts)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<StoragePortRestRep> | 
getStoragePorts()
List of Storage ports. 
 | 
void | 
setStoragePorts(java.util.List<StoragePortRestRep> storagePorts)  | 
public StoragePortBulkRep()
public StoragePortBulkRep(java.util.List<StoragePortRestRep> storagePorts)
public java.util.List<StoragePortRestRep> getStoragePorts()
public void setStoragePorts(java.util.List<StoragePortRestRep> storagePorts)