Uses of Class
com.cloudbees.jenkins.plugins.amazonecs.ECSSlave
-
Packages that use ECSSlave Package Description com.cloudbees.jenkins.plugins.amazonecs -
-
Uses of ECSSlave in com.cloudbees.jenkins.plugins.amazonecs
Methods in com.cloudbees.jenkins.plugins.amazonecs that return types with arguments of type ECSSlave Modifier and Type Method Description AbstractCloudComputer<ECSSlave>
ECSSlave. createComputer()
Methods in com.cloudbees.jenkins.plugins.amazonecs with parameters of type ECSSlave Modifier and Type Method Description protected void
ECSLauncher. waitForAgent(ECSSlave agent, TaskListener listener, long timeout)
Constructors in com.cloudbees.jenkins.plugins.amazonecs with parameters of type ECSSlave Constructor Description ECSComputer(ECSSlave slave)
-