Uses of Interface
com.google.api.gax.batching.RequestBuilder
-
Packages that use RequestBuilder Package Description com.google.api.gax.rpc -
-
Uses of RequestBuilder in com.google.api.gax.rpc
Methods in com.google.api.gax.rpc that return RequestBuilder Modifier and Type Method Description RequestBuilder<RequestT>BatchingDescriptor. getRequestBuilder()Get the Builder object for the request type RequestT.
-