Package com.google.api.gax.rpc
Class OperationCallSettings<RequestT,ResponseT,MetadataT>
java.lang.Object
com.google.api.gax.rpc.OperationCallSettings<RequestT,ResponseT,MetadataT>
A settings class to configure an
OperationCallable for calls to initiate, resume, and
cancel a long-running operation.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Method Summary
Modifier and TypeMethodDescriptionfinal TimedRetryAlgorithmstatic <RequestT,ResponseT, MetadataT>
OperationCallSettings.Builder<RequestT,ResponseT, MetadataT> Create a new builder which can construct an instance of OperationCallSettings.
-
Method Details
-
getInitialCallSettings
-
getPollingAlgorithm
-
getResponseTransformer
-
getMetadataTransformer
-
newBuilder
public static <RequestT,ResponseT, OperationCallSettings.Builder<RequestT,MetadataT> ResponseT, newBuilder()MetadataT> Create a new builder which can construct an instance of OperationCallSettings. -
toBuilder
-