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 various versions of \u003ccode\u003ePagedCallSettings.Builder\u003c/code\u003e, ranging from the latest version 2.63.1 down to version 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePagedCallSettings.Builder\u003c/code\u003e is a class in the Google API Client Library for Java, specifically used for building settings for paged calls and it inherits from \u003ccode\u003eUnaryCallSettings.Builder\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows users to configure retry settings and retryable codes for unary callables, which can be accessed or modified with the corresponding methods, such as \u003ccode\u003esetRetrySettings\u003c/code\u003e and \u003ccode\u003esetRetryableCodes\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePagedCallSettings.Builder\u003c/code\u003e includes constructors to instantiate the builder using existing settings or a \u003ccode\u003ePagedListResponseFactory\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ebuild()\u003c/code\u003e method, which is overridden from \u003ccode\u003eUnaryCallSettings.Builder\u003c/code\u003e, creates an instance of \u003ccode\u003ePagedCallSettings\u003c/code\u003e with the specified configurations.\u003c/p\u003e\n"]]],[],null,[]]