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 ConnectionHealthConfigurationConnectionHealthConfiguration.Builder. build()Methods in software.amazon.awssdk.http.crt with parameters of type ConnectionHealthConfiguration Modifier and Type Method Description AwsCrtAsyncHttpClient.BuilderAwsCrtAsyncHttpClient.Builder. connectionHealthConfiguration(ConnectionHealthConfiguration healthChecksConfiguration)Configure the health checks for all connections established by this client.
-