Uses of Class
com.google.api.gax.httpjson.InstantiatingHttpJsonChannelProvider.Builder
Packages that use InstantiatingHttpJsonChannelProvider.Builder
Package
Description
-
Uses of InstantiatingHttpJsonChannelProvider.Builder in com.google.api.gax.httpjson
Methods in com.google.api.gax.httpjson that return InstantiatingHttpJsonChannelProvider.BuilderModifier and TypeMethodDescriptionInstantiatingHttpJsonChannelProvider.newBuilder()InstantiatingHttpJsonChannelProvider.Builder.setEndpoint(String endpoint) Sets the endpoint used to reach the service, eg "localhost:8080".InstantiatingHttpJsonChannelProvider.Builder.setExecutor(Executor executor) Sets the Executor for this TransportChannelProvider.InstantiatingHttpJsonChannelProvider.Builder.setExecutorProvider(ExecutorProvider executorProvider) Deprecated.InstantiatingHttpJsonChannelProvider.Builder.setHeaderProvider(HeaderProvider headerProvider) Sets the HeaderProvider for this TransportChannelProvider.InstantiatingHttpJsonChannelProvider.Builder.setHttpTransport(com.google.api.client.http.HttpTransport httpTransport) Sets the HTTP transport to be used.InstantiatingHttpJsonChannelProvider.Builder.setInterceptorProvider(HttpJsonInterceptorProvider interceptorProvider) Sets the GrpcInterceptorProvider for this TransportChannelProvider.InstantiatingHttpJsonChannelProvider.toBuilder() -
Uses of InstantiatingHttpJsonChannelProvider.Builder in com.google.api.gax.httpjson.longrunning
Methods in com.google.api.gax.httpjson.longrunning that return InstantiatingHttpJsonChannelProvider.BuilderModifier and TypeMethodDescriptionOperationsSettings.defaultHttpJsonTransportProviderBuilder()Returns a builder for the default ChannelProvider for this service. -
Uses of InstantiatingHttpJsonChannelProvider.Builder in com.google.api.gax.httpjson.longrunning.stub
Methods in com.google.api.gax.httpjson.longrunning.stub that return InstantiatingHttpJsonChannelProvider.BuilderModifier and TypeMethodDescriptionOperationsStubSettings.defaultHttpJsonTransportProviderBuilder()Returns a builder for the default ChannelProvider for this service.
setExecutor(Executor).