Package | Description |
---|---|
com.hp.ov.sdk.dto | |
com.hp.ov.sdk.rest.client |
Modifier and Type | Method and Description |
---|---|
List<StorageVolumeSnapshot> |
StorageVolumeSnapshotCollection.getMembers() |
Modifier and Type | Method and Description |
---|---|
void |
StorageVolumeSnapshotCollection.setMembers(List<StorageVolumeSnapshot> members) |
Modifier and Type | Method and Description |
---|---|
StorageVolumeSnapshot |
StorageVolumeClient.getStorageVolumeSnapshot(RestParams params,
String storageVolumeId,
String snapshotId)
Returns a snapshot of a storage volume.
|
StorageVolumeSnapshot |
StorageVolumeClientImpl.getStorageVolumeSnapshot(RestParams params,
String storageVolumeId,
String snapshotId) |
Modifier and Type | Method and Description |
---|---|
TaskResourceV2 |
StorageVolumeClient.createStorageVolumeSnapshot(RestParams params,
String storageVolumeId,
StorageVolumeSnapshot snapshot,
boolean aSync)
Creates a snapshot for the storage volume specified by the resource identifier.
|
TaskResourceV2 |
StorageVolumeClientImpl.createStorageVolumeSnapshot(RestParams params,
String storageVolumeId,
StorageVolumeSnapshot snapshot,
boolean aSync) |
Copyright © 2016. All rights reserved.