| Package | Description |
|---|---|
| org.openstack4j.api.compute | |
| org.openstack4j.openstack.compute.domain | |
| org.openstack4j.openstack.compute.internal |
| Modifier and Type | Method and Description |
|---|---|
ServerAction |
ServerActionsService.show(String serverId,
String requestId)
Gets a event of currently existing
ServerActions for a specified request id |
| Modifier and Type | Method and Description |
|---|---|
List<? extends ServerAction> |
ServerActionsService.list(String serverId)
Gets a list of currently existing
ServerActions for a specified server. |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerEvent
This is a model of a serverevent.
|
| Modifier and Type | Method and Description |
|---|---|
ServerAction |
NovaServerActionsService.show(String serverId,
String requestId) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends ServerAction> |
NovaServerActionsService.list(String serverId) |
Copyright © 2020. All rights reserved.