Uses of Class
com.google.api.gax.rpc.BatchingCallSettings
Packages that use BatchingCallSettings
-
Uses of BatchingCallSettings in com.google.api.gax.rpc
Methods in com.google.api.gax.rpc that return BatchingCallSettingsMethods in com.google.api.gax.rpc with parameters of type BatchingCallSettingsModifier and TypeMethodDescriptionstatic <RequestT,ResponseT>
UnaryCallable<RequestT,ResponseT> Callables.batching(UnaryCallable<RequestT, ResponseT> innerCallable, BatchingCallSettings<RequestT, ResponseT> batchingCallSettings, ClientContext context) Create a callable object that represents a batching API method.Constructors in com.google.api.gax.rpc with parameters of type BatchingCallSettings