| Package | Description |
|---|---|
| com.hp.ov.sdk.dto.storage | |
| com.hp.ov.sdk.rest.client.storage |
| Modifier and Type | Method and Description |
|---|---|
List<StorageVolumeAttachmentPath> |
StorageVolumeAttachment.getPaths() |
| Modifier and Type | Method and Description |
|---|---|
void |
StorageVolumeAttachment.setPaths(List<StorageVolumeAttachmentPath> paths) |
| Modifier and Type | Method and Description |
|---|---|
StorageVolumeAttachmentPath |
StorageVolumeAttachmentClient.getAttachmentPath(String attachmentId,
String pathId)
Returns the storage volume attachment details for an available storage volume attachment.
|
| Modifier and Type | Method and Description |
|---|---|
List<StorageVolumeAttachmentPath> |
StorageVolumeAttachmentClient.getAllAttachmentPaths(String attachmentId)
Returns all storage volume attachment paths for a storage volume attachment.
|
Copyright © 2016. All rights reserved.