Searched defs:setManagedChannel (Results 1 – 3 of 3) sorted by relevance
112 public abstract Builder setManagedChannel(ManagedChannel value); in setManagedChannel() method in GrpcTransportChannel.Builder
105 public abstract Builder setManagedChannel(ManagedHttpJsonChannel value); in setManagedChannel() method in HttpJsonTransportChannel.Builder
138 Builder setManagedChannel(ManagedChannel managedChannel) { in setManagedChannel() method in GrpcAudioTestHarnessClient.Builder