Package | Description |
---|---|
cz.cesnet.cloud.occi.infrastructure | |
cz.cesnet.cloud.occi.infrastructure.enumeration |
Modifier and Type | Method and Description |
---|---|
void |
Compute.setState(ComputeState state)
Sets compute's state.
|
Modifier and Type | Method and Description |
---|---|
static ComputeState |
ComputeState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComputeState[] |
ComputeState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All Rights Reserved.