public static class GRPCChannel.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
GRPCChannel.Builder |
addChannelDecorator(ChannelDecorator interceptor) |
GRPCChannel.Builder |
addManagedChannelBuilder(ChannelBuilder builder) |
GRPCChannel |
build() |
public GRPCChannel.Builder addChannelDecorator(ChannelDecorator interceptor)
public GRPCChannel build() throws Exception
Exceptionpublic GRPCChannel.Builder addManagedChannelBuilder(ChannelBuilder builder)
Copyright © 2019 The Apache Software Foundation. All rights reserved.