Uses of Interface
org.openstack4j.api.compute.ServerActionsService
-
Packages that use ServerActionsService Package Description org.openstack4j.api.compute org.openstack4j.openstack.compute.internal -
-
Uses of ServerActionsService in org.openstack4j.api.compute
Methods in org.openstack4j.api.compute that return ServerActionsService Modifier and Type Method Description ServerActionsServiceComputeService. events()Server Actions Service API -
Uses of ServerActionsService in org.openstack4j.openstack.compute.internal
Classes in org.openstack4j.openstack.compute.internal that implement ServerActionsService Modifier and Type Class Description classNovaServerActionsServiceThis class implements some methods for manipulation ofServerActionobjects.Methods in org.openstack4j.openstack.compute.internal that return ServerActionsService Modifier and Type Method Description ServerActionsServiceComputeServiceImpl. events()Server Actions Service API
-