Uses of Class
io.helidon.declarative.codegen.model.http.ServerEndpoint.Builder
Packages that use ServerEndpoint.Builder
-
Uses of ServerEndpoint.Builder in io.helidon.declarative.codegen.model.http
Methods in io.helidon.declarative.codegen.model.http that return ServerEndpoint.BuilderModifier and TypeMethodDescriptionstatic ServerEndpoint.Builder
ServerEndpoint.builder()
Create a new fluent API builder to customize configuration.static ServerEndpoint.Builder
ServerEndpoint.builder
(ServerEndpoint instance) Create a new fluent API builder from an existing instance.