Uses of Class
io.helidon.common.uri.UriInfo.BuilderBase
-
Uses of UriInfo.BuilderBase in io.helidon.common.uri
Modifier and TypeClassDescriptionstatic class
UriInfo.BuilderBase<BUILDER extends UriInfo.BuilderBase<BUILDER,
PROTOTYPE>, PROTOTYPE extends UriInfo> Fluent API builder base forUriInfo
.Modifier and TypeMethodDescriptionUriInfo.BuilderBase.from
(UriInfo.BuilderBase<?, ?> builder) Update this builder from an existing prototype builder instance.ModifierConstructorDescriptionprotected
UriInfoImpl
(UriInfo.BuilderBase<?, ?> builder) Create an instance providing a builder.