[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]