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-15 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003ePagedCallSettings.Builder\u003c/code\u003e class in the Google Cloud API Client Library for Java, specifically within the \u003ccode\u003ecom.google.api.gax.rpc\u003c/code\u003e package.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.63.1, with a range of historical versions listed from 2.62.0 down to 2.7.1 for \u003ccode\u003ePagedCallSettings.Builder\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePagedCallSettings.Builder\u003c/code\u003e is used for building settings for paged calls, extending \u003ccode\u003eUnaryCallSettings.Builder\u003c/code\u003e and inheriting its functionality, such as retry settings and retryable codes.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes methods for managing retry settings, such as \u003ccode\u003esetRetrySettings\u003c/code\u003e and \u003ccode\u003esetRetryableCodes\u003c/code\u003e, which can be used to configure the retry behavior of paged API calls.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePagedCallSettings.Builder\u003c/code\u003e has type parameters \u003ccode\u003eRequestT\u003c/code\u003e, \u003ccode\u003eResponseT\u003c/code\u003e, and \u003ccode\u003ePagedListResponseT\u003c/code\u003e to handle different request, response, and paged response types, as well as constructors that allow for the building of an instance, with the \u003ccode\u003ebuild()\u003c/code\u003e method returning a PagedCallSettings instance.\u003c/p\u003e\n"]]],[],null,[]]