Uses of Class
io.helidon.microprofile.grpc.client.GrpcChannelsDescriptor.BuilderBase
-
Uses of GrpcChannelsDescriptor.BuilderBase in io.helidon.microprofile.grpc.client
Modifier and TypeClassDescriptionstatic class
GrpcChannelsDescriptor.BuilderBase<BUILDER extends GrpcChannelsDescriptor.BuilderBase<BUILDER,
PROTOTYPE>, PROTOTYPE extends GrpcChannelsDescriptor> Fluent API builder base forGrpcChannelsDescriptor
.Modifier and TypeMethodDescriptionGrpcChannelsDescriptor.BuilderBase.from
(GrpcChannelsDescriptor.BuilderBase<?, ?> builder) Update this builder from an existing prototype builder instance.ModifierConstructorDescriptionprotected
GrpcChannelsDescriptorImpl
(GrpcChannelsDescriptor.BuilderBase<?, ?> builder) Create an instance providing a builder.