Uses of Interface
com.google.api.gax.batching.BatchingRequestBuilder
-
Packages that use BatchingRequestBuilder Package Description com.google.api.gax.batching -
-
Uses of BatchingRequestBuilder in com.google.api.gax.batching
Methods in com.google.api.gax.batching that return BatchingRequestBuilder Modifier and Type Method Description BatchingRequestBuilder<ElementT,RequestT>BatchingDescriptor. newRequestBuilder(RequestT prototype)Creates a new wrapper for the underlying request builder.
-