Package io.harness.cf.client.api
Class BaseConfig
- java.lang.Object
-
- io.harness.cf.client.api.BaseConfig
-
- Direct Known Subclasses:
Config
public class BaseConfig extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static intMIN_FREQUENCY
-
Constructor Summary
Constructors Constructor Description BaseConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetFrequency()Get metrics post frequency in seconds
-
-
-
Field Detail
-
MIN_FREQUENCY
public static final int MIN_FREQUENCY
- See Also:
- Constant Field Values
-
-