Uses of Interface
software.amazon.awssdk.crtcore.CrtConnectionHealthConfiguration.Builder
-
Uses of CrtConnectionHealthConfiguration.Builder in software.amazon.awssdk.crtcore
Classes in software.amazon.awssdk.crtcore with type parameters of type CrtConnectionHealthConfiguration.BuilderModifier and TypeClassDescriptionprotected static classClasses in software.amazon.awssdk.crtcore that implement CrtConnectionHealthConfiguration.BuilderModifier and TypeClassDescriptionprotected static classMethods in software.amazon.awssdk.crtcore that return CrtConnectionHealthConfiguration.BuilderModifier and TypeMethodDescriptionCrtConnectionHealthConfiguration.Builder.minimumThroughputInBps(Long minimumThroughputInBps) Sets a throughput threshold for connections.CrtConnectionHealthConfiguration.Builder.minimumThroughputTimeout(Duration minimumThroughputTimeout) Sets how long a connection is allowed to be unhealthy before getting shut down.