Uses of Class
com.yahoo.cloud.config.SentinelConfig.Service.Logctl.Builder
Packages that use SentinelConfig.Service.Logctl.Builder
-
Uses of SentinelConfig.Service.Logctl.Builder in com.yahoo.cloud.config
Fields in com.yahoo.cloud.config with type parameters of type SentinelConfig.Service.Logctl.BuilderMethods in com.yahoo.cloud.config that return SentinelConfig.Service.Logctl.BuilderModifier and TypeMethodDescriptionSentinelConfig.Service.Logctl.Builder.componentSpec(String __value) SentinelConfig.Service.Logctl.Builder.levelsModSpec(String __value) Methods in com.yahoo.cloud.config with parameters of type SentinelConfig.Service.Logctl.BuilderModifier and TypeMethodDescriptionSentinelConfig.Service.Builder.logctl(SentinelConfig.Service.Logctl.Builder __builder) Add the given builder to this builder's list of Logctl buildersMethod parameters in com.yahoo.cloud.config with type arguments of type SentinelConfig.Service.Logctl.BuilderModifier and TypeMethodDescriptionSentinelConfig.Service.Builder.logctl(Consumer<SentinelConfig.Service.Logctl.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listSentinelConfig.Service.Builder.logctl(List<SentinelConfig.Service.Logctl.Builder> __builders) Set the given list as this builder's list of Logctl buildersConstructors in com.yahoo.cloud.config with parameters of type SentinelConfig.Service.Logctl.Builder