Package | Description |
---|---|
com.adobe.pdfservices.operation |
Contains the classes and sub-packages for various operations.
|
Modifier and Type | Method and Description |
---|---|
static ClientConfig.ProxyScheme |
ClientConfig.ProxyScheme.get(String text) |
static ClientConfig.ProxyScheme |
ClientConfig.ProxyScheme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientConfig.ProxyScheme[] |
ClientConfig.ProxyScheme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ClientConfig.Builder |
ClientConfig.Builder.withProxyScheme(ClientConfig.ProxyScheme proxyScheme)
Sets the scheme of Proxy Server (http or https).
|
Copyright © 2022 Adobe. All rights reserved.