| Package | Description |
|---|---|
| com.paypal.sdk.http.client |
| Modifier and Type | Method and Description |
|---|---|
HttpProxyConfiguration.Builder |
HttpProxyConfiguration.Builder.auth(String username,
String password)
Sets the username and password for proxy auth.
|
HttpProxyConfiguration.Builder |
HttpProxyConfiguration.newBuilder()
Creates a new builder initialized with the current configuration's values.
|
| Modifier and Type | Method and Description |
|---|---|
HttpClientConfiguration.Builder |
HttpClientConfiguration.Builder.proxyConfig(HttpProxyConfiguration.Builder proxyBuilder)
Sets the proxy configuration for the underlying HTTP client.
|
Copyright © 2026. All rights reserved.