Uses of Class
io.jenkins.plugins.venafivcert.DnsName
-
-
Uses of DnsName in io.jenkins.plugins.venafivcert
Methods in io.jenkins.plugins.venafivcert that return types with arguments of type DnsName Modifier and Type Method Description List<DnsName>
CertRequestBuilder. getDnsNames()
Method parameters in io.jenkins.plugins.venafivcert with type arguments of type DnsName Modifier and Type Method Description void
CertRequestBuilder. setDnsNames(List<DnsName> value)
-