Package | Description |
---|---|
org.openstack4j.api.compute.ext | |
org.openstack4j.openstack.compute.domain | |
org.openstack4j.openstack.compute.internal.ext |
Modifier and Type | Method and Description |
---|---|
InstanceAction |
InstanceActionsService.get(String serverId,
String requestId)
Shows information about a specified instance action
|
Modifier and Type | Method and Description |
---|---|
List<? extends InstanceAction> |
InstanceActionsService.list(String serverId)
List the executed actions on the specified
serverId |
Modifier and Type | Class and Description |
---|---|
class |
NovaInstanceAction |
Modifier and Type | Method and Description |
---|---|
InstanceAction |
InstanceActionsServiceImpl.get(String serverId,
String requestId) |
Modifier and Type | Method and Description |
---|---|
List<? extends InstanceAction> |
InstanceActionsServiceImpl.list(String serverId) |
Copyright © 2017. All rights reserved.