[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This document details the `DynamicFlowControlSettings` class, which is used for configuring dynamic flow control in Java."],["The latest version of the `DynamicFlowControlSettings` is 2.63.1, and the content lists links to documentation for version 2.41.0 and many versions between it and 2.63.1, and down to version 2.7.1."],["`DynamicFlowControlSettings` allows setting limits for outstanding elements and request bytes, with methods to get the initial, minimum, and maximum values."],["The class also lets you define behavior when the flow control limits are exceeded, by using `getLimitExceededBehavior`."],["Static method `newBuilder()` is used to create a new builder instance, while `toBuilder()` allows you to create a builder from an existing DynamicFlowControlSettings object."]]],[]]