Uses of Class
io.helidon.webserver.grpc.GrpcConfig.Builder
Packages that use GrpcConfig.Builder
-
Uses of GrpcConfig.Builder in io.helidon.webserver.grpc
Subclasses with type arguments of type GrpcConfig.Builder in io.helidon.webserver.grpcClasses in io.helidon.webserver.grpc that implement interfaces with type arguments of type GrpcConfig.BuilderMethods in io.helidon.webserver.grpc that return GrpcConfig.BuilderModifier and TypeMethodDescriptionstatic GrpcConfig.BuilderGrpcConfig.builder()Create a new fluent API builder to customize configuration.static GrpcConfig.BuilderGrpcConfig.builder(GrpcConfig instance) Create a new fluent API builder from an existing instance.