Package | Description |
---|---|
software.amazon.awssdk.crt.auth.credentials | |
software.amazon.awssdk.crt.http | |
software.amazon.awssdk.crt.mqtt |
Modifier and Type | Method and Description |
---|---|
X509CredentialsProvider.X509CredentialsProviderBuilder |
X509CredentialsProvider.X509CredentialsProviderBuilder.withProxyOptions(HttpProxyOptions proxyOptions)
Sets the proxy configuration to use when making the http request that fetches session
credentials from the IoT x509 credentials provider service
|
Modifier and Type | Method and Description |
---|---|
HttpProxyOptions |
HttpClientConnectionManagerOptions.getProxyOptions() |
Modifier and Type | Method and Description |
---|---|
HttpClientConnectionManagerOptions |
HttpClientConnectionManagerOptions.withProxyOptions(HttpProxyOptions proxyOptions)
Sets the proxy options for connections in the connection pool
|
Modifier and Type | Method and Description |
---|---|
HttpProxyOptions |
MqttConnectionConfig.getWebsocketProxyOptions()
Queries proxy options for a websocket-based mqtt connection
|
Modifier and Type | Method and Description |
---|---|
void |
MqttConnectionConfig.setWebsocketProxyOptions(HttpProxyOptions proxyOptions)
Configures proxy options for a websocket-based mqtt connection
|
Copyright © 2020. All rights reserved.