| Package | Description |
|---|---|
| org.openstack4j.api.magnum | |
| org.openstack4j.openstack.magnum | |
| org.openstack4j.openstack.magnum.internal |
| Modifier and Type | Method and Description |
|---|---|
Baymodel |
MagnumService.createBaymodel(Baymodel baymodel)
Creates a new baymodel
|
Baymodel |
MagnumService.showBaymodel(String id)
Gets all information of a baymodel
|
Baymodel |
MagnumService.updateBaymodel(String id,
String operations)
Updates baymodel attributes
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Baymodel> |
MagnumService.listBaymodels()
Lists all Baymodels
|
| Modifier and Type | Method and Description |
|---|---|
Baymodel |
MagnumService.createBaymodel(Baymodel baymodel)
Creates a new baymodel
|
| Modifier and Type | Class and Description |
|---|---|
class |
MagnumBaymodel |
| Modifier and Type | Method and Description |
|---|---|
Baymodel |
MagnumBaymodel.BaymodelConcreteBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
BaymodelBuilder |
MagnumBaymodel.BaymodelConcreteBuilder.from(Baymodel in) |
| Modifier and Type | Method and Description |
|---|---|
Baymodel |
MagnumServiceImpl.createBaymodel(Baymodel baymodel) |
Baymodel |
MagnumServiceImpl.showBaymodel(String id) |
Baymodel |
MagnumServiceImpl.updateBaymodel(String id,
String operations) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Baymodel> |
MagnumServiceImpl.listBaymodels() |
| Modifier and Type | Method and Description |
|---|---|
Baymodel |
MagnumServiceImpl.createBaymodel(Baymodel baymodel) |
Copyright © 2017. All rights reserved.