Uses of Interface
org.openstack4j.api.compute.ext.FloatingIPDNSEntryService
-
Packages that use FloatingIPDNSEntryService Package Description org.openstack4j.api.compute.ext org.openstack4j.openstack.compute.internal.ext -
-
Uses of FloatingIPDNSEntryService in org.openstack4j.api.compute.ext
Methods in org.openstack4j.api.compute.ext that return FloatingIPDNSEntryService Modifier and Type Method Description FloatingIPDNSEntryServiceFloatingIPDNSService. entries()Deprecated.Service that manages DNS Entries -
Uses of FloatingIPDNSEntryService in org.openstack4j.openstack.compute.internal.ext
Classes in org.openstack4j.openstack.compute.internal.ext that implement FloatingIPDNSEntryService Modifier and Type Class Description classFloatingIPDNSEntryServiceImplDeprecated.Methods in org.openstack4j.openstack.compute.internal.ext that return FloatingIPDNSEntryService Modifier and Type Method Description FloatingIPDNSEntryServiceFloatingIPDNSServiceImpl. entries()Deprecated.
-