@ConfigurationProperties(value="apache-client") public class ApacheClientConfiguration extends AWSConfiguration
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PREFIX |
Constructor and Description |
---|
ApacheClientConfiguration() |
Modifier and Type | Method and Description |
---|---|
software.amazon.awssdk.http.apache.ApacheHttpClient.Builder |
getBuilder() |
software.amazon.awssdk.http.apache.ProxyConfiguration.Builder |
getProxy() |
public static final java.lang.String PREFIX