InstantiatingGrpcChannelProvider.toBuilder()
InstantiatingGrpcChannelProvider.Builder.setChannelPoolSettings(ChannelPoolSettings)
InstantiatingGrpcChannelProvider.Builder.setExecutor(Executor)
InstantiatingHttpJsonChannelProvider.Builder.setExecutor(Executor)
ManagedHttpJsonChannel
RetryAlgorithm.createFirstAttempt(RetryingContext)
RetryAlgorithm.createNextAttempt(RetryingContext, Throwable, Object, TimedAttemptSettings)
RetryAlgorithm.shouldRetry(RetryingContext, Throwable, Object, TimedAttemptSettings)
BidiStreamingCallable.splitCall(ResponseObserver, ApiCallContext)
ClientSettings.Builder.getBackgroundExecutorProvider()
ClientSettings.Builder.setBackgroundExecutorProvider(ExecutorProvider)
TransportChannelProvider
TransportChannelProvider.withExecutor(Executor)
ClientSettings.getBackgroundExecutorProvider()
ResponseObserver
StubSettings.Builder.getBackgroundExecutorProvider()
StubSettings.Builder.setBackgroundExecutorProvider(ExecutorProvider)
StubSettings.getBackgroundExecutorProvider()
ApiTracer.attemptStarted(Object, int)
FlowController
ApiCallContext
RetryAlgorithm(ResultRetryAlgorithmWithContext, TimedRetryAlgorithmWithContext)
StreamingRetryAlgorithm(ResultRetryAlgorithmWithContext, TimedRetryAlgorithmWithContext)