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.BuilderServerEndpoint.builder()Create a new fluent API builder to customize configuration.static ServerEndpoint.BuilderServerEndpoint.builder(ServerEndpoint instance) Create a new fluent API builder from an existing instance.