Uses of Class
com.google.api.gax.httpjson.ForwardingHttpJsonClientCall
Packages that use ForwardingHttpJsonClientCall
-
Uses of ForwardingHttpJsonClientCall in com.google.api.gax.httpjson
Subclasses of ForwardingHttpJsonClientCall in com.google.api.gax.httpjsonModifier and TypeClassDescriptionstatic classForwardingHttpJsonClientCall.SimpleForwardingHttpJsonClientCall<RequestT,ResponseT> A simplified version ofForwardingHttpJsonClientCallwhere subclasses can pass in aHttpJsonClientCallas the delegate.