public final class ProxyConfiguration extends CrtProxyConfiguration implements ToCopyableBuilder<ProxyConfiguration.Builder,ProxyConfiguration>
AwsCrtAsyncHttpClient. This class is used to configure an HTTPS or HTTP proxy to be used by the
AwsCrtAsyncHttpClient.| Modifier and Type | Class and Description |
|---|---|
static interface |
ProxyConfiguration.Builder
Builder for
ProxyConfiguration. |
| Modifier and Type | Method and Description |
|---|---|
static ProxyConfiguration.Builder |
builder() |
ProxyConfiguration.Builder |
toBuilder() |
equals, hashCode, host, isUseEnvironmentVariableValues, password, port, scheme, usernameclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcopypublic ProxyConfiguration.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ProxyConfiguration.Builder,ProxyConfiguration>public static ProxyConfiguration.Builder builder()
Copyright © 2023. All rights reserved.