| Package | Description |
|---|---|
| org.openstack4j.model.senlin | |
| org.openstack4j.openstack.senlin.domain |
| Modifier and Type | Method and Description |
|---|---|
ClusterStatus |
Cluster.getStatus()
Returns the status of the cluster
|
static ClusterStatus |
ClusterStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClusterStatus[] |
ClusterStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterStatus |
SenlinCluster.getStatus() |
Copyright © 2017. All rights reserved.