Uses of Interface
org.openstack4j.api.compute.ext.FloatingIPDNSDomainService
-
Packages that use FloatingIPDNSDomainService Package Description org.openstack4j.api.compute.ext org.openstack4j.openstack.compute.internal.ext -
-
Uses of FloatingIPDNSDomainService in org.openstack4j.api.compute.ext
Methods in org.openstack4j.api.compute.ext that return FloatingIPDNSDomainService Modifier and Type Method Description FloatingIPDNSDomainServiceFloatingIPDNSService. domains()Deprecated.Service that manages DNS Domains -
Uses of FloatingIPDNSDomainService in org.openstack4j.openstack.compute.internal.ext
Classes in org.openstack4j.openstack.compute.internal.ext that implement FloatingIPDNSDomainService Modifier and Type Class Description classFloatingIPDNSDomainServiceImplDeprecated.Methods in org.openstack4j.openstack.compute.internal.ext that return FloatingIPDNSDomainService Modifier and Type Method Description FloatingIPDNSDomainServiceFloatingIPDNSServiceImpl. domains()Deprecated.
-