TYPE - the builder type.public interface ProxyConfigurableBuilder<TYPE>
| Modifier and Type | Method and Description |
|---|---|
ProxyConfiguration.Builder<? extends TYPE> |
proxies()
Gets the proxy configuration builder related to the routine builder instance.
The configuration options not supported by the routine builder implementation might be ignored. |
@NotNull ProxyConfiguration.Builder<? extends TYPE> proxies()