| Package | Description |
|---|---|
| org.openstack4j.api.magnum | |
| org.openstack4j.openstack.magnum | |
| org.openstack4j.openstack.magnum.internal |
| Modifier and Type | Method and Description |
|---|---|
Pod |
MagnumService.createPod(Pod pod)
Create a pod
|
Pod |
MagnumService.showPod(String bayUuid,
String id)
Show a pod
|
Pod |
MagnumService.updatePod(String bayUuid,
String id,
String operations)
Update a pod
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Pod> |
MagnumService.listPods(String bayUuid)
List all pods
|
| Modifier and Type | Method and Description |
|---|---|
Pod |
MagnumService.createPod(Pod pod)
Create a pod
|
| Modifier and Type | Class and Description |
|---|---|
class |
MagnumPod |
| Modifier and Type | Method and Description |
|---|---|
Pod |
MagnumPod.PodConcreteBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
PodBuilder |
MagnumPod.PodConcreteBuilder.from(Pod in) |
| Modifier and Type | Method and Description |
|---|---|
Pod |
MagnumServiceImpl.createPod(Pod pod) |
Pod |
MagnumServiceImpl.showPod(String bayUuid,
String id) |
Pod |
MagnumServiceImpl.updatePod(String bayUuid,
String id,
String operations) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Pod> |
MagnumServiceImpl.listPods(String bayUuid) |
| Modifier and Type | Method and Description |
|---|---|
Pod |
MagnumServiceImpl.createPod(Pod pod) |
Copyright © 2017. All rights reserved.