Package | Description |
---|---|
com.hp.ov.sdk.dto |
Modifier and Type | Method and Description |
---|---|
RefreshState |
StorageTargetPort.getRefreshState() |
RefreshState |
StorageSystemV2.getRefreshState() |
RefreshState |
StorageVolumeSnapshot.getRefreshState() |
RefreshState |
StoragePool.getRefreshState() |
RefreshState |
DeviceManagerResponse.getRefreshState() |
RefreshState |
StorageTargetPortV2.getRefreshState() |
RefreshState |
EnclosureV2.getRefreshState() |
RefreshState |
StorageVolumeAttachment.getRefreshState() |
RefreshState |
StorageVolumeTemplate.getRefreshState() |
RefreshState |
StorageVolumeV2.getRefreshState() |
RefreshState |
RefreshStateConfig.getRefreshState() |
RefreshState |
StorageVolumeAttachmentPath.getRefreshState() |
RefreshState |
ServerHardware.getRefreshState() |
static RefreshState |
RefreshState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RefreshState[] |
RefreshState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
StorageTargetPort.setRefreshState(RefreshState refreshState) |
void |
StorageSystemV2.setRefreshState(RefreshState refreshState) |
void |
StorageVolumeSnapshot.setRefreshState(RefreshState refreshState) |
void |
StoragePool.setRefreshState(RefreshState refreshState) |
void |
DeviceManagerResponse.setRefreshState(RefreshState refreshState) |
void |
StorageTargetPortV2.setRefreshState(RefreshState refreshState) |
void |
EnclosureV2.setRefreshState(RefreshState refreshState) |
void |
StorageVolumeAttachment.setRefreshState(RefreshState refreshState) |
void |
StorageVolumeTemplate.setRefreshState(RefreshState refreshState) |
void |
StorageVolumeV2.setRefreshState(RefreshState refreshState) |
void |
RefreshStateConfig.setRefreshState(RefreshState refreshState) |
void |
StorageVolumeAttachmentPath.setRefreshState(RefreshState refreshState) |
void |
ServerHardware.setRefreshState(RefreshState refreshState) |
Copyright © 2016. All rights reserved.