Uses of Interface
org.openstack4j.api.compute.ServerService
-
Packages that use ServerService Package Description org.openstack4j.api.compute org.openstack4j.openstack.compute.internal -
-
Uses of ServerService in org.openstack4j.api.compute
Methods in org.openstack4j.api.compute that return ServerService Modifier and Type Method Description ServerServiceComputeService. servers()Server Service API -
Uses of ServerService in org.openstack4j.openstack.compute.internal
Classes in org.openstack4j.openstack.compute.internal that implement ServerService Modifier and Type Class Description classServerServiceImplServer Operation API implementationMethods in org.openstack4j.openstack.compute.internal that return ServerService Modifier and Type Method Description ServerServiceComputeServiceImpl. servers()Server Service API
-