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