Class GrpcClientBuilder

java.lang.Object
com.linecorp.armeria.client.AbstractClientOptionsBuilder
com.linecorp.armeria.client.grpc.GrpcClientBuilder

@UnstableApi public final class GrpcClientBuilder extends AbstractClientOptionsBuilder
Creates a new gRPC client that connects to the specified URI using the builder pattern. Use the factory methods in GrpcClients if you do not have many options to override.