| Package | Description |
|---|---|
| org.openstack4j.model.compute | |
| org.openstack4j.openstack.compute.domain | |
| org.openstack4j.openstack.compute.internal |
| Modifier and Type | Method and Description |
|---|---|
List<? extends ServerActionEvent> |
ServerAction.getEvents()
Returns the list of event
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ServerActionEvent> |
ServerEvent.getEvents() |
| Modifier and Type | Class and Description |
|---|---|
class |
NovaServerActionEvent
Events hold information about start_time, finish_time, event and result
|
| Modifier and Type | Method and Description |
|---|---|
ServerActionEvent |
NovaServerActionEvent.EventConcreteBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ServerActionEventBuilder |
NovaServerActionEvent.EventConcreteBuilder.from(ServerActionEvent in) |
Copyright © 2020. All rights reserved.