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