| Package | Description |
|---|---|
| com.adobe.pdfservices.operation.proxy |
| Modifier and Type | Method and Description |
|---|---|
static ProxyServerConfig.Builder |
ProxyServerConfig.builder()
Creates a new
ProxyServerConfig builder. |
ProxyServerConfig.Builder |
ProxyServerConfig.Builder.withCredentials(ProxyAuthenticationCredentials credentials)
Sets the credentials for authenticating with a proxy server.
|
ProxyServerConfig.Builder |
ProxyServerConfig.Builder.withHost(String host)
Sets the host name of proxy server.
|
ProxyServerConfig.Builder |
ProxyServerConfig.Builder.withPort(Integer port)
Sets the port number of proxy server.
|
ProxyServerConfig.Builder |
ProxyServerConfig.Builder.withProxyScheme(ProxyScheme proxyScheme)
Sets the scheme of proxy server.
|
Copyright © 2023 Adobe. All rights reserved.