Uses of Class
cloud.opencode.base.feature.proxy.FeatureProxy.Builder
Packages that use FeatureProxy.Builder
-
Uses of FeatureProxy.Builder in cloud.opencode.base.feature.proxy
Methods in cloud.opencode.base.feature.proxy that return FeatureProxy.BuilderModifier and TypeMethodDescriptionstatic <T> FeatureProxy.Builder<T> Create a builder for more configuration options 创建构建器以获得更多配置选项FeatureProxy.Builder.contextSupplier(Supplier<FeatureContext> contextSupplier) Set the context supplier for dynamic context 设置动态上下文的上下文供应器FeatureProxy.Builder.features(OpenFeature features) Set the OpenFeature instance 设置OpenFeature实例FeatureProxy.Builder.whenDisabled(FeatureProxy.DisabledBehavior behavior) Set behavior when feature is disabled 设置功能禁用时的行为