Uses of Class
io.jenkins.plugins.yc.util.YCAgentConfig.OnDemand
-
Packages that use YCAgentConfig.OnDemand Package Description io.jenkins.plugins.yc.util -
-
Uses of YCAgentConfig.OnDemand in io.jenkins.plugins.yc.util
Methods in io.jenkins.plugins.yc.util that return YCAgentConfig.OnDemand Modifier and Type Method Description YCAgentConfig.OnDemand
YCAgentConfig.OnDemandBuilder. build()
Methods in io.jenkins.plugins.yc.util with parameters of type YCAgentConfig.OnDemand Modifier and Type Method Description YCAbstractSlave
YCAgentFactory. createOnDemandAgent(YCAgentConfig.OnDemand config)
YCAbstractSlave
YCAgentFactoryImpl. createOnDemandAgent(YCAgentConfig.OnDemand config)
-