Uses of Class
io.helidon.grpc.client.GrpcChannelDescriptor
-
Uses of GrpcChannelDescriptor in io.helidon.grpc.client
Modifier and TypeMethodDescriptionGrpcChannelDescriptor.Builder.build()
Build and return a new GrpcChannelDescriptor.Modifier and TypeMethodDescriptionGrpcChannelsProvider.Builder.channel
(String name, GrpcChannelDescriptor descriptor) Add or replace the specifiedGrpcChannelDescriptor
.