| Method and Description |
|---|
| 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) |
| com.google.api.gax.httpjson.InstantiatingHttpJsonChannelProvider.withExecutor(ScheduledExecutorService) |