Package | Description |
---|---|
org.openstack4j.api.magnum | |
org.openstack4j.openstack.magnum | |
org.openstack4j.openstack.magnum.internal |
Modifier and Type | Method and Description |
---|---|
Bay |
MagnumService.createBay(Bay bay)
Creates a new bay
|
Bay |
MagnumService.showBay(String id)
Show a bay
|
Bay |
MagnumService.updateBay(String id,
String operations)
Update bay
|
Modifier and Type | Method and Description |
---|---|
List<? extends Bay> |
MagnumService.listBays()
Lists all Bays/clusters
|
Modifier and Type | Method and Description |
---|---|
Bay |
MagnumService.createBay(Bay bay)
Creates a new bay
|
Modifier and Type | Class and Description |
---|---|
class |
MagnumBay |
Modifier and Type | Method and Description |
---|---|
Bay |
MagnumBay.BayConcreteBuilder.build() |
Modifier and Type | Method and Description |
---|---|
BayBuilder |
MagnumBay.BayConcreteBuilder.from(Bay in) |
Modifier and Type | Method and Description |
---|---|
Bay |
MagnumServiceImpl.createBay(Bay bay) |
Bay |
MagnumServiceImpl.showBay(String id) |
Bay |
MagnumServiceImpl.updateBay(String id,
String operations) |
Modifier and Type | Method and Description |
---|---|
List<? extends Bay> |
MagnumServiceImpl.listBays() |
Modifier and Type | Method and Description |
---|---|
Bay |
MagnumServiceImpl.createBay(Bay bay) |
Copyright © 2017. All rights reserved.