Uses of Class
io.helidon.microprofile.grpc.client.GrpcServiceClient.Builder
-
Uses of GrpcServiceClient.Builder in io.helidon.microprofile.grpc.client
Modifier and TypeMethodDescriptionstatic GrpcServiceClient.Builder
GrpcServiceClient.builder
(io.grpc.Channel channel, ClientServiceDescriptor descriptor) Creates aGrpcServiceClient.Builder
.GrpcServiceClient.Builder.callOptions
(io.grpc.CallOptions callOptions) Set theCallOptions
to use.