Uses of Class
io.helidon.microprofile.grpc.client.GrpcChannelsProvider.Builder
Packages that use GrpcChannelsProvider.Builder
-
Uses of GrpcChannelsProvider.Builder in io.helidon.microprofile.grpc.client
Methods in io.helidon.microprofile.grpc.client that return GrpcChannelsProvider.BuilderModifier and TypeMethodDescriptionstatic GrpcChannelsProvider.BuilderGrpcChannelsProvider.builder()Create a newGrpcChannelsProvider.Builder.static GrpcChannelsProvider.BuilderCreate a newGrpcChannelsProvider.Builder.GrpcChannelsProvider.Builder.channel(String name, GrpcChannelDescriptor descriptor) Add or replace the specifiedGrpcChannelDescriptor.