Uses of Interface
org.openstack4j.api.compute.ComputeFloatingIPService
-
Packages that use ComputeFloatingIPService Package Description org.openstack4j.api.compute org.openstack4j.openstack.compute.internal -
-
Uses of ComputeFloatingIPService in org.openstack4j.api.compute
Methods in org.openstack4j.api.compute that return ComputeFloatingIPService Modifier and Type Method Description ComputeFloatingIPServiceComputeService. floatingIps()Deprecated.This API is a proxy call to the Network service. -
Uses of ComputeFloatingIPService in org.openstack4j.openstack.compute.internal
Classes in org.openstack4j.openstack.compute.internal that implement ComputeFloatingIPService Modifier and Type Class Description classComputeFloatingIPServiceImplDeprecated.Methods in org.openstack4j.openstack.compute.internal that return ComputeFloatingIPService Modifier and Type Method Description ComputeFloatingIPServiceComputeServiceImpl. floatingIps()Floating IP Service API
-