Uses of Class
io.helidon.microprofile.grpc.client.GrpcServiceClient
-
Uses of GrpcServiceClient in io.helidon.microprofile.grpc.client
Modifier and TypeMethodDescriptionGrpcServiceClient.Builder.build()
Build an instance ofGrpcServiceClient
.static GrpcServiceClient
GrpcServiceClient.create
(io.grpc.Channel channel, ClientServiceDescriptor descriptor) Creates aGrpcServiceClient
.