Uses of Interface
org.openstack4j.api.dns.v2.DNSService
-
Packages that use DNSService Package Description org.openstack4j.api org.openstack4j.openstack.dns.v2.internal org.openstack4j.openstack.internal -
-
Uses of DNSService in org.openstack4j.api
Methods in org.openstack4j.api that return DNSService Modifier and Type Method Description DNSServiceOSClient. dns()Returns the DNS Service APIstatic DNSServiceApis. getDNSService()Gets the dns services API -
Uses of DNSService in org.openstack4j.openstack.dns.v2.internal
Classes in org.openstack4j.openstack.dns.v2.internal that implement DNSService Modifier and Type Class Description classDNSServiceImplDNS/Designate V2 service implementation -
Uses of DNSService in org.openstack4j.openstack.internal
Methods in org.openstack4j.openstack.internal that return DNSService Modifier and Type Method Description DNSServiceOSClientSession. dns()
-