Uses of Class
io.helidon.webclient.grpc.GrpcServiceDescriptor.BuilderBase
-
Uses of GrpcServiceDescriptor.BuilderBase in io.helidon.webclient.grpc
Modifier and TypeClassDescriptionstatic class
GrpcServiceDescriptor.BuilderBase<BUILDER extends GrpcServiceDescriptor.BuilderBase<BUILDER,
PROTOTYPE>, PROTOTYPE extends GrpcServiceDescriptor> Fluent API builder base forGrpcServiceDescriptor
.Modifier and TypeMethodDescriptionGrpcServiceDescriptor.BuilderBase.from
(GrpcServiceDescriptor.BuilderBase<?, ?> builder) Update this builder from an existing prototype builder instance.ModifierConstructorDescriptionprotected
GrpcServiceDescriptorImpl
(GrpcServiceDescriptor.BuilderBase<?, ?> builder) Create an instance providing a builder.