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