Uses of Class
io.helidon.microprofile.grpc.client.GrpcChannelsProvider
-
Uses of GrpcChannelsProvider in io.helidon.microprofile.grpc.client
Modifier and TypeMethodDescriptionGrpcChannelsProvider.Builder.build()
Create a new instance ofGrpcChannelsProvider
from this Builder.static GrpcChannelsProvider
GrpcChannelsProvider.create()
Builds a new instance ofGrpcChannelsProvider
using default configuration.static GrpcChannelsProvider
Creates aGrpcChannelsProvider
using the specified configuration.