| Package | Description |
|---|---|
| org.openstack4j.openstack.compute.domain.actions | |
| org.openstack4j.openstack.compute.internal |
| Modifier and Type | Method and Description |
|---|---|
static ServerAction |
BasicActions.actionInstanceFor(Action action)
Returns a ServerAction Entity instance for the specified Action.
|
static ServerAction |
BasicActions.instanceFor(Class<? extends ServerAction> action) |
| Modifier and Type | Method and Description |
|---|---|
static ServerAction |
BasicActions.instanceFor(Class<? extends ServerAction> action) |
| Modifier and Type | Method and Description |
|---|---|
protected ActionResponse |
BaseComputeServices.invokeAction(String serverId,
ServerAction action) |
protected HttpResponse |
BaseComputeServices.invokeActionWithResponse(String serverId,
ServerAction action) |
Copyright © 2020. All rights reserved.