| Package | Description |
|---|---|
| org.openstack4j.api.senlin | |
| org.openstack4j.openstack.senlin.domain | |
| org.openstack4j.openstack.senlin.internal |
| Modifier and Type | Method and Description |
|---|---|
Cluster |
SenlinClusterService.create(ClusterCreate newCluster)
|
Cluster |
SenlinClusterService.update(String clusterID,
ClusterCreate newCluster)
|
| Modifier and Type | Class and Description |
|---|---|
class |
SenlinClusterCreate
This class contains all elements required for the creation of a SenlinCluster.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterCreate |
SenlinClusterCreate.SenlinClusterCreateConcreteBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ClusterCreateBuilder |
SenlinClusterCreate.SenlinClusterCreateConcreteBuilder.from(ClusterCreate in) |
| Modifier and Type | Method and Description |
|---|---|
Cluster |
SenlinClusterServiceImpl.create(ClusterCreate newCluster) |
Cluster |
SenlinClusterServiceImpl.update(String clusterID,
ClusterCreate newCluster) |
Copyright © 2017. All rights reserved.