[[["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-02 UTC."],[[["The latest version of the `DynamicFlowControlSettings.Builder` is 2.63.1, with a variety of previous versions available, ranging from 2.2.1 up to 2.62.0."],["`DynamicFlowControlSettings.Builder` is an abstract class that inherits from `java.lang.Object`, with inherited members like `clone()`, `equals()`, and `toString()`."],["The `DynamicFlowControlSettings.Builder` class includes a constructor and methods such as `build()` to return a `DynamicFlowControlSettings` object, along with methods to set various flow control parameters such as `setInitialOutstandingElementCount`, `setMaxOutstandingRequestBytes` and `setMinOutstandingRequestBytes`."],["The methods found in this class are used to set and modify flow control settings, including the initial, maximum, and minimum values for outstanding elements and request bytes."],["The `setLimitExceededBehavior` method is used to define the behavior of the flow controller when limits are exceeded, by using a `FlowController.LimitExceededBehavior` value."]]],[]]