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 IntegergetMaxParallel()Deprecated.IntegergetStagger()Deprecated.voidsetMaxParallel(Integer maxParallel)Deprecated.voidsetStagger(Integer stagger)Deprecated.
-