Package | Description |
---|---|
com.hp.ov.sdk.dto.generated |
Modifier and Type | Method and Description |
---|---|
static Enclosures.RefreshState |
Enclosures.RefreshState.fromValue(String value) |
Enclosures.RefreshState |
Enclosures.getRefreshState()
Indicates if the resource is currently refreshing.
|
static Enclosures.RefreshState |
Enclosures.RefreshState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Enclosures.RefreshState[] |
Enclosures.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 |
Enclosures.setRefreshState(Enclosures.RefreshState refreshState)
Indicates if the resource is currently refreshing.
|
Copyright © 2016. All rights reserved.