Builds an instance of the containing class. This operation is unsupported on the abstract
base class UnaryCallSettings, but is valid on concrete derived classes.
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-01 UTC."],[[["The page provides documentation for `PagedCallSettings.Builder` in the Google API Client Libraries for Java, specifically for version 2.19.2."],["It lists the availability of versions for the `PagedCallSettings.Builder` class, ranging from the latest 2.63.1 down to 2.7.1, with hyperlinks to the documentation for each one."],["`PagedCallSettings.Builder` extends `UnaryCallSettings.Builder` and includes methods for managing retry settings and retryable status codes, as well as building instances of itself."],["The class offers two constructors, one accepting existing `PagedCallSettings`, and the other accepting a `PagedListResponseFactory`."],["The page also includes detailed documentation about the inherited members and methods from the parent class and Java Object class, along with descriptions and parameters for each."]]],[]]