Uses of Class
com.microsoft.jenkins.containeragents.aci.dns.AciDnsServer
-
Packages that use AciDnsServer Package Description com.microsoft.jenkins.containeragents.aci.dns -
-
Uses of AciDnsServer in com.microsoft.jenkins.containeragents.aci.dns
Methods in com.microsoft.jenkins.containeragents.aci.dns that return types with arguments of type AciDnsServer Modifier and Type Method Description List<AciDnsServer>
AciDnsConfig. getDnsServers()
Method parameters in com.microsoft.jenkins.containeragents.aci.dns with type arguments of type AciDnsServer Modifier and Type Method Description void
AciDnsConfig. setDnsServers(List<AciDnsServer> dnsServers)
-