@Immutable @ThreadSafe public final class S3CrtProxyConfiguration extends CrtProxyConfiguration implements ToCopyableBuilder<S3CrtProxyConfiguration.Builder,S3CrtProxyConfiguration>
S3CrtAsyncClientBuilder. This class is used to configure proxy to be used
by the AWS CRT-based S3 client.| Modifier and Type | Class and Description |
|---|---|
static interface |
S3CrtProxyConfiguration.Builder
Builder for
S3CrtProxyConfiguration. |
| Modifier and Type | Method and Description |
|---|---|
static S3CrtProxyConfiguration.Builder |
builder() |
boolean |
equals(Object o) |
int |
hashCode() |
S3CrtProxyConfiguration.Builder |
toBuilder() |
String |
toString() |
host, isUseEnvironmentVariableValues, password, port, scheme, usernameclone, finalize, getClass, notify, notifyAll, wait, wait, waitcopypublic S3CrtProxyConfiguration.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<S3CrtProxyConfiguration.Builder,S3CrtProxyConfiguration>public static S3CrtProxyConfiguration.Builder builder()
public int hashCode()
hashCode in class CrtProxyConfigurationpublic boolean equals(Object o)
equals in class CrtProxyConfigurationCopyright © 2023. All rights reserved.