Uses of Class
com.yahoo.cloud.config.log.LogdConfig.Builder
-
Uses of LogdConfig.Builder in com.yahoo.cloud.config.log
Methods in com.yahoo.cloud.config.log that return LogdConfig.BuilderModifier and TypeMethodDescriptionLogdConfig.Builder.loglevel(LogdConfig.Loglevel.Builder __builder) LogdConfig.Builder.loglevel(Consumer<LogdConfig.Loglevel.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listLogdConfig.Builder.logserver(LogdConfig.Logserver.Builder __builder) LogdConfig.Builder.logserver(Consumer<LogdConfig.Logserver.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listLogdConfig.Builder.remove(LogdConfig.Remove.Builder __builder) LogdConfig.Builder.remove(Consumer<LogdConfig.Remove.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listLogdConfig.Builder.rotate(LogdConfig.Rotate.Builder __builder) LogdConfig.Builder.rotate(Consumer<LogdConfig.Rotate.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listLogdConfig.Builder.stateport(int __value) Methods in com.yahoo.cloud.config.log with parameters of type LogdConfig.BuilderConstructors in com.yahoo.cloud.config.log with parameters of type LogdConfig.Builder