Uses of Class
software.amazon.awssdk.services.elasticloadbalancing.model.ConnectionSettings
Packages that use ConnectionSettings
-
Uses of ConnectionSettings in software.amazon.awssdk.services.elasticloadbalancing.model
Methods in software.amazon.awssdk.services.elasticloadbalancing.model that return ConnectionSettingsModifier and TypeMethodDescriptionfinal ConnectionSettingsLoadBalancerAttributes.connectionSettings()If enabled, the load balancer allows the connections to remain idle (no data is sent over the connection) for the specified duration.Methods in software.amazon.awssdk.services.elasticloadbalancing.model with parameters of type ConnectionSettingsModifier and TypeMethodDescriptionLoadBalancerAttributes.Builder.connectionSettings(ConnectionSettings connectionSettings) If enabled, the load balancer allows the connections to remain idle (no data is sent over the connection) for the specified duration.