Uses of Interface
com.google.api.gax.httpjson.HttpJsonInterceptorProvider
-
Packages that use HttpJsonInterceptorProvider Package Description com.google.api.gax.httpjson -
-
Uses of HttpJsonInterceptorProvider in com.google.api.gax.httpjson
Methods in com.google.api.gax.httpjson with parameters of type HttpJsonInterceptorProvider Modifier and Type Method Description InstantiatingHttpJsonChannelProvider.BuilderInstantiatingHttpJsonChannelProvider.Builder. setInterceptorProvider(HttpJsonInterceptorProvider interceptorProvider)Sets the GrpcInterceptorProvider for this TransportChannelProvider.
-