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