| Package | Description |
|---|---|
| com.adobe.pdfservices.operation.proxy |
| Modifier and Type | Field and Description |
|---|---|
ProxyScheme |
ProxyServerConfig.Builder.scheme |
| Modifier and Type | Method and Description |
|---|---|
static ProxyScheme |
ProxyScheme.get(String proxyScheme)
Returns the instance of
ProxyScheme for the input string. |
ProxyScheme |
ProxyServerConfig.getProxyScheme() |
static ProxyScheme |
ProxyScheme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProxyScheme[] |
ProxyScheme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProxyServerConfig.Builder |
ProxyServerConfig.Builder.withProxyScheme(ProxyScheme proxyScheme)
Sets the scheme of proxy server.
|
Copyright © 2023 Adobe. All rights reserved.