Uses of Class
com.yahoo.cloud.config.DataplaneProxyConfig.Builder
Packages that use DataplaneProxyConfig.Builder
-
Uses of DataplaneProxyConfig.Builder in com.yahoo.cloud.config
Methods in com.yahoo.cloud.config that return DataplaneProxyConfig.BuilderModifier and TypeMethodDescriptionDataplaneProxyConfig.Builder.mtlsPort(int __value) DataplaneProxyConfig.Builder.serverCertificate(String __value) DataplaneProxyConfig.Builder.tokenEndpoints(String __value) DataplaneProxyConfig.Builder.tokenEndpoints(Collection<String> __values) DataplaneProxyConfig.Builder.tokenPort(int __value) Methods in com.yahoo.cloud.config with parameters of type DataplaneProxyConfig.BuilderModifier and TypeMethodDescriptionvoidDataplaneProxyConfig.Producer.getConfig(DataplaneProxyConfig.Builder builder) Constructors in com.yahoo.cloud.config with parameters of type DataplaneProxyConfig.Builder