Uses of Class
com.google.api.gax.batching.BatchingCallSettings
-
Packages that use BatchingCallSettings Package Description com.google.api.gax.batching -
-
Uses of BatchingCallSettings in com.google.api.gax.batching
Methods in com.google.api.gax.batching that return BatchingCallSettings Modifier and Type Method Description BatchingCallSettings<ElementT,ElementResultT,RequestT,ResponseT>BatchingCallSettings.Builder. build()Builds theBatchingCallSettingsobject with provided configuration.
-