Uses of Interface
org.openstack4j.api.compute.HostService
-
Packages that use HostService Package Description org.openstack4j.api.compute org.openstack4j.openstack.compute.internal -
-
Uses of HostService in org.openstack4j.api.compute
Methods in org.openstack4j.api.compute that return HostService Modifier and Type Method Description HostServiceComputeService. host()Deprecated.The os-hosts API is deprecated as of the 2.43 microversion. -
Uses of HostService in org.openstack4j.openstack.compute.internal
Classes in org.openstack4j.openstack.compute.internal that implement HostService Modifier and Type Class Description classHostServiceImplDeprecated.Methods in org.openstack4j.openstack.compute.internal that return HostService Modifier and Type Method Description HostServiceComputeServiceImpl. host()Compute Os-Host API
-