Uses of Interface
org.openstack4j.api.compute.ComputeService
-
Packages that use ComputeService Package Description org.openstack4j.api org.openstack4j.openstack.compute.internal org.openstack4j.openstack.internal -
-
Uses of ComputeService in org.openstack4j.api
Methods in org.openstack4j.api that return ComputeService Modifier and Type Method Description ComputeServiceOSClient. compute()Returns the Compute Service APIstatic ComputeServiceApis. getComputeServices()Gets the compute services API -
Uses of ComputeService in org.openstack4j.openstack.compute.internal
Classes in org.openstack4j.openstack.compute.internal that implement ComputeService Modifier and Type Class Description classComputeServiceImplCompute (Nova) Operations API implementation -
Uses of ComputeService in org.openstack4j.openstack.internal
Methods in org.openstack4j.openstack.internal that return ComputeService Modifier and Type Method Description ComputeServiceOSClientSession. compute()
-