Package org.jenkinsci.plugins.nomad.Api
Class LogConfig
- java.lang.Object
-
- org.jenkinsci.plugins.nomad.Api.LogConfig
-
@Deprecated public class LogConfig extends Object
Deprecated.Only required for backward compatibility
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description IntegergetMaxFiles()Deprecated.IntegergetMaxFileSizeMB()Deprecated.voidsetMaxFiles(Integer maxFiles)Deprecated.voidsetMaxFileSizeMB(Integer maxFileSizeMB)Deprecated.
-