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 history of older versions also accessible, down to 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePagedCallSettings.Builder\u003c/code\u003e is a subclass of \u003ccode\u003eUnaryCallSettings.Builder\u003c/code\u003e, inheriting methods such as \u003ccode\u003ebuild()\u003c/code\u003e, \u003ccode\u003egetRetrySettings()\u003c/code\u003e, and \u003ccode\u003esetRetryableCodes()\u003c/code\u003e, which deals with the settings for paged calls.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePagedCallSettings.Builder\u003c/code\u003e class allows for the configuration of retry settings, including retryable status codes, and accepts \u003ccode\u003ePagedListResponseFactory\u003c/code\u003e instances in its constructors, as well as using \u003ccode\u003eRetrySettings\u003c/code\u003e to set the retry behavior.\u003c/p\u003e\n"],["\u003cp\u003eThe class utilizes generic type parameters \u003ccode\u003eRequestT\u003c/code\u003e, \u003ccode\u003eResponseT\u003c/code\u003e, and \u003ccode\u003ePagedListResponseT\u003c/code\u003e to handle various types of requests, responses, and paged list responses.\u003c/p\u003e\n"]]],[],null,[]]