This class represents an options wrapper around theRetrySettingsclass and is an
alternative way of initializing it. The retry options are usually provided in a form of varargs
for methods that wait for changes in the status of a resource, do poll operations or retry on
failures.
Creates a newRetrySettingsinstance, merging provided settings and multipleRetryOptions, each of which represents a single property inRetrySettings. It is an
alternative way of initializingRetrySettingsinstances.
newRetrySettingsinstance, which is a result of mergingoptionsintosettings, i.e. each element inoptions, if present, overrides corresponding
property insettings
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,[]]