Package org.jenkinsci.plugins.nomad.Api
Class Update
- java.lang.Object
-
- org.jenkinsci.plugins.nomad.Api.Update
-
@Deprecated public class Update extends Object
Deprecated.Only required for backward compatibility
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description Integer
getMaxParallel()
Deprecated.Integer
getStagger()
Deprecated.void
setMaxParallel(Integer maxParallel)
Deprecated.void
setStagger(Integer stagger)
Deprecated.
-