Uses of Class
com.nirima.jenkins.plugins.docker.DockerRegistry
-
Packages that use DockerRegistry Package Description com.nirima.jenkins.plugins.docker -
-
Uses of DockerRegistry in com.nirima.jenkins.plugins.docker
Methods in com.nirima.jenkins.plugins.docker that return DockerRegistry Modifier and Type Method Description DockerRegistry
DockerPluginConfiguration. getRegistryByName(String registryName)
Deprecated.Methods in com.nirima.jenkins.plugins.docker that return types with arguments of type DockerRegistry Modifier and Type Method Description Descriptor<DockerRegistry>
DockerRegistry. getDescriptor()
Deprecated.List<DockerRegistry>
DockerPluginConfiguration. getRegistryList()
Deprecated.Method parameters in com.nirima.jenkins.plugins.docker with type arguments of type DockerRegistry Modifier and Type Method Description void
DockerPluginConfiguration. setRegistryList(List<DockerRegistry> registryList)
Deprecated.
-