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