Send feedback
Class OperationCallSettings.Builder<RequestT,ResponseT,MetadataT> (2.32.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.32.1 keyboard_arrow_down
public static class OperationCallSettings . Builder<RequestT , ResponseT , MetadataT >
Inheritance
java.lang.Object >
OperationCallSettings.Builder<RequestT,ResponseT,MetadataT>
Type Parameters Name Description RequestT
ResponseT
MetadataT
Constructors
Builder()
public Builder ( OperationCallSettings<RequestT , ResponseT , MetadataT > settings )
Methods
build()
public OperationCallSettings<RequestT , ResponseT , MetadataT > build ()
getInitialCallSettings()
public UnaryCallSettings<RequestT , OperationSnapshot > getInitialCallSettings ()
Get the call settings which are used on the call to initiate the operation.
public final ApiFunction<OperationSnapshot , MetadataT > getMetadataTransformer ()
getPollingAlgorithm()
public TimedRetryAlgorithm getPollingAlgorithm ()
Get the polling algorithm of the operation.
public final ApiFunction<OperationSnapshot , ResponseT > getResponseTransformer ()
setInitialCallSettings(UnaryCallSettings<RequestT,OperationSnapshot> initialCallSettings)
public OperationCallSettings . Builder<RequestT , ResponseT , MetadataT > setInitialCallSettings ( UnaryCallSettings<RequestT , OperationSnapshot > initialCallSettings )
Set the call settings which are used on the call to initiate the operation.
Returns Type Description Builder <RequestT ,ResponseT ,MetadataT >
public OperationCallSettings . Builder<RequestT , ResponseT , MetadataT > setMetadataTransformer ( ApiFunction<OperationSnapshot , MetadataT > metadataTransformer )
Returns Type Description Builder <RequestT ,ResponseT ,MetadataT >
setPollingAlgorithm(TimedRetryAlgorithm pollingAlgorithm)
public OperationCallSettings . Builder<RequestT , ResponseT , MetadataT > setPollingAlgorithm ( TimedRetryAlgorithm pollingAlgorithm )
Set the polling algorithm of the operation.
Returns Type Description Builder <RequestT ,ResponseT ,MetadataT >
public OperationCallSettings . Builder<RequestT , ResponseT , MetadataT > setResponseTransformer ( ApiFunction<OperationSnapshot , ResponseT > responseTransformer )
Returns Type Description Builder <RequestT ,ResponseT ,MetadataT >
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-30 UTC.
Need to tell us more?
[[["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 2024-10-30 UTC."],[],[]]