| Package | Description |
|---|---|
| com.hp.ov.sdk.dto.servers | |
| com.hp.ov.sdk.util |
| Modifier and Type | Method and Description |
|---|---|
List<VolumeAttachment> |
SanStorage.getVolumeAttachments() |
| Modifier and Type | Method and Description |
|---|---|
void |
SanStorage.setVolumeAttachments(List<VolumeAttachment> volumeAttachments) |
| Modifier and Type | Method and Description |
|---|---|
VolumeAttachment |
ResourceDtoUtils.buildVolumeAttachment(String volumeName,
Boolean useBayNameForServerHardwareUri,
Integer volumeAttachmentId,
Boolean isEnabled,
List<String> storageTargets,
StorageTargetType storageTargetType,
String lunType,
HashMap<String,Integer> fcId) |
| Modifier and Type | Method and Description |
|---|---|
SanStorage |
ResourceDtoUtils.buildSanStorage(String hostOSType,
List<VolumeAttachment> volumeAttachments) |
Copyright © 2017. All rights reserved.