Package | Description |
---|---|
com.hp.ov.sdk.dto.generated | |
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(RestParams params,
String volumeName,
Boolean useBayNameForServerHardwareUri,
Integer j,
Boolean isEnabled,
List<String> storageTargets,
StoragePath.StorageTargetType storageTargetType,
String lunType,
HashMap<String,Integer> fcId) |
Modifier and Type | Method and Description |
---|---|
SanStorage |
ResourceDtoUtils.buildSanStorage(RestParams params,
String hostOSType,
List<VolumeAttachment> volumeAttachments) |
Copyright © 2016. All rights reserved.