Uses of Class
de.gematik.test.tiger.common.config.tigerProxy.ForwardProxyInfo.ForwardProxyInfoBuilder
-
Packages that use ForwardProxyInfo.ForwardProxyInfoBuilder Package Description de.gematik.test.tiger.common.config.tigerProxy -
-
Uses of ForwardProxyInfo.ForwardProxyInfoBuilder in de.gematik.test.tiger.common.config.tigerProxy
Methods in de.gematik.test.tiger.common.config.tigerProxy that return ForwardProxyInfo.ForwardProxyInfoBuilder Modifier and Type Method Description static ForwardProxyInfo.ForwardProxyInfoBuilderForwardProxyInfo. builder()ForwardProxyInfo.ForwardProxyInfoBuilderForwardProxyInfo.ForwardProxyInfoBuilder. hostname(String hostname)ForwardProxyInfo.ForwardProxyInfoBuilderForwardProxyInfo.ForwardProxyInfoBuilder. port(Integer port)ForwardProxyInfo.ForwardProxyInfoBuilderForwardProxyInfo.ForwardProxyInfoBuilder. type(TigerProxyType type)
-