Uses of Class
io.jenkins.plugins.venafivcert.IpAddress
-
-
Uses of IpAddress in io.jenkins.plugins.venafivcert
Methods in io.jenkins.plugins.venafivcert that return types with arguments of type IpAddress Modifier and Type Method Description List<IpAddress>CertRequestBuilder. getIpAddresses()Method parameters in io.jenkins.plugins.venafivcert with type arguments of type IpAddress Modifier and Type Method Description voidCertRequestBuilder. setIpAddresses(List<IpAddress> value)
-