Uses of Class
software.amazon.awssdk.http.crt.ConnectionHealthConfiguration
-
Packages that use ConnectionHealthConfiguration Package Description software.amazon.awssdk.http.crt -
-
Uses of ConnectionHealthConfiguration in software.amazon.awssdk.http.crt
Methods in software.amazon.awssdk.http.crt that return ConnectionHealthConfiguration Modifier and Type Method Description ConnectionHealthConfiguration
ConnectionHealthConfiguration.Builder. build()
Methods in software.amazon.awssdk.http.crt with parameters of type ConnectionHealthConfiguration Modifier and Type Method Description AwsCrtAsyncHttpClient.Builder
AwsCrtAsyncHttpClient.Builder. connectionHealthConfiguration(ConnectionHealthConfiguration healthChecksConfiguration)
Configure the health checks for all connections established by this client.
-