Uses of Interface
org.openstack4j.api.compute.ext.FloatingIPDNSService
-
Packages that use FloatingIPDNSService Package Description org.openstack4j.api.compute org.openstack4j.openstack.compute.internal org.openstack4j.openstack.compute.internal.ext -
-
Uses of FloatingIPDNSService in org.openstack4j.api.compute
Methods in org.openstack4j.api.compute that return FloatingIPDNSService Modifier and Type Method Description FloatingIPDNSServiceComputeService. floatingIPDNS()Deprecated.Since these APIs are only implemented for nova-network, they are deprecated. -
Uses of FloatingIPDNSService in org.openstack4j.openstack.compute.internal
Methods in org.openstack4j.openstack.compute.internal that return FloatingIPDNSService Modifier and Type Method Description FloatingIPDNSServiceComputeServiceImpl. floatingIPDNS() -
Uses of FloatingIPDNSService in org.openstack4j.openstack.compute.internal.ext
Classes in org.openstack4j.openstack.compute.internal.ext that implement FloatingIPDNSService Modifier and Type Class Description classFloatingIPDNSServiceImplDeprecated.
-