Uses of Class
software.amazon.awssdk.http.crt.ConnectionHealthConfiguration
Packages that use ConnectionHealthConfiguration
-
Uses of ConnectionHealthConfiguration in software.amazon.awssdk.http.crt
Methods in software.amazon.awssdk.http.crt that return ConnectionHealthConfigurationMethods in software.amazon.awssdk.http.crt with parameters of type ConnectionHealthConfigurationModifier and TypeMethodDescriptionAwsCrtAsyncHttpClient.Builder.connectionHealthConfiguration(ConnectionHealthConfiguration healthChecksConfiguration) Configure the health checks for all connections established by this client.AwsCrtHttpClient.Builder.connectionHealthConfiguration(ConnectionHealthConfiguration healthChecksConfiguration) Configure the health checks for all connections established by this client. -
Uses of ConnectionHealthConfiguration in software.amazon.awssdk.http.crt.internal
Methods in software.amazon.awssdk.http.crt.internal that return ConnectionHealthConfigurationMethods in software.amazon.awssdk.http.crt.internal with parameters of type ConnectionHealthConfigurationModifier and TypeMethodDescriptionAwsCrtClientBuilderBase.connectionHealthConfiguration(ConnectionHealthConfiguration monitoringOptions)