Package | Description |
---|---|
com.hp.ov.sdk.dto | |
com.hp.ov.sdk.rest.client |
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 |
StorageVolumeAttachmentsClient.getStorageVolumeAttachmentPath(RestParams params,
String attachmentId,
String pathId)
Returns the storage volume attachment details for a available storage volume attachment.
|
StorageVolumeAttachmentPath |
StorageVolumeAttachmentsClientImpl.getStorageVolumeAttachmentPath(RestParams params,
String attachmentId,
String pathId) |
Modifier and Type | Method and Description |
---|---|
List<StorageVolumeAttachmentPath> |
StorageVolumeAttachmentsClient.getAllStorageVolumeAttachmentPaths(RestParams params,
String attachmentId)
Returns all the storage volume attachment path details for a storage volume attachment.
|
List<StorageVolumeAttachmentPath> |
StorageVolumeAttachmentsClientImpl.getAllStorageVolumeAttachmentPaths(RestParams params,
String attachmentId) |
Copyright © 2016. All rights reserved.