JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Methods
Deprecated Methods
Method and Description
com.google.api.gax.httpjson.HttpJsonCallContext.getCredentials()
com.google.api.gax.httpjson.HttpJsonCallContext.getDeadline()
com.google.api.gax.httpjson.ManagedHttpJsonChannel.issueFutureUnaryCall(HttpJsonCallOptions, RequestT, ApiMethodDescriptor<RequestT, ResponseT>)
com.google.api.gax.httpjson.HttpJsonChannel.issueFutureUnaryCall(HttpJsonCallOptions, RequestT, ApiMethodDescriptor<RequestT, ResponseT>)
com.google.api.gax.httpjson.InstantiatingHttpJsonChannelProvider.needsExecutor()
If executor is not set, this channel provider will create channels with default executor defined in
ManagedHttpJsonChannel
.
com.google.api.gax.httpjson.InstantiatingHttpJsonChannelProvider.Builder.setExecutorProvider(ExecutorProvider)
Please use
InstantiatingHttpJsonChannelProvider.Builder.setExecutor(Executor)
.
com.google.api.gax.httpjson.HttpJsonCallContext.withDeadline(Instant)
com.google.api.gax.httpjson.InstantiatingHttpJsonChannelProvider.withExecutor(ScheduledExecutorService)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes