When using the method, make sure that the RetrySettings are complete. For example,
the following code will disable retries because the retry delay is not set:
[[["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 `ServerStreamingCallSettings.Builder` is 2.63.1, which can be found through the provided link."],["This page lists various versions of `ServerStreamingCallSettings.Builder`, from 2.63.1 down to 2.7.1, alongside their respective documentation links, all falling under the main version 2.42.0."],["`ServerStreamingCallSettings.Builder` extends `StreamingCallSettings.Builder` and inherits methods and members from it as well as from `java.lang.Object`."],["The class provides methods such as `build()`, `getIdleTimeout()`, `getResumptionStrategy()`, `getRetrySettings()`, `getRetryableCodes()`, and `getWaitTimeout()`, allowing for configuration and retrieval of stream settings."],["Methods such as `setIdleTimeout`, `setResumptionStrategy`, `setRetrySettings`, `setRetryableCodes`, `setSimpleTimeoutNoRetries` and `setWaitTimeout` offer a way to customize settings related to idle timeouts, stream resumption strategies, retry settings, retryable codes and timeouts."]]],[]]