| Package | Description |
|---|---|
| org.openstack4j.api.magnum | |
| org.openstack4j.openstack.magnum | |
| org.openstack4j.openstack.magnum.internal |
| Modifier and Type | Method and Description |
|---|---|
Clustertemplate |
MagnumService.createClustertemplate(Clustertemplate template)
Create new cluster template
|
Clustertemplate |
MagnumService.updateClustertemplate(String id,
String operations)
Update information of one cluster template attributes using operations
including: ``add``, ``replace`` or ``remove``.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Clustertemplate> |
MagnumService.listClustertemplate()
List all cluster templates
|
| Modifier and Type | Method and Description |
|---|---|
Clustertemplate |
MagnumService.createClustertemplate(Clustertemplate template)
Create new cluster template
|
| Modifier and Type | Class and Description |
|---|---|
class |
MagnumClustertemplate |
| Modifier and Type | Method and Description |
|---|---|
Clustertemplate |
MagnumClustertemplate.ClustertemplateConcreteBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ClustertemplateBuilder |
MagnumClustertemplate.ClustertemplateConcreteBuilder.from(Clustertemplate in) |
| Modifier and Type | Method and Description |
|---|---|
Clustertemplate |
MagnumServiceImpl.createClustertemplate(Clustertemplate template) |
Clustertemplate |
MagnumServiceImpl.updateClustertemplate(String id,
String operations) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Clustertemplate> |
MagnumServiceImpl.listClustertemplate() |
| Modifier and Type | Method and Description |
|---|---|
Clustertemplate |
MagnumServiceImpl.createClustertemplate(Clustertemplate template) |
Copyright © 2017. All rights reserved.