Uses of Class
io.helidon.common.features.metadata.Deprecation.Builder
Packages that use Deprecation.Builder
-
Uses of Deprecation.Builder in io.helidon.common.features.metadata
Methods in io.helidon.common.features.metadata that return Deprecation.BuilderModifier and TypeMethodDescriptionstatic Deprecation.BuilderDeprecation.builder()Create a new fluent API builder to customize configuration.static Deprecation.BuilderDeprecation.builder(Deprecation instance) Create a new fluent API builder from an existing instance.Method parameters in io.helidon.common.features.metadata with type arguments of type Deprecation.BuilderModifier and TypeMethodDescriptionFeatureMetadata.BuilderBase.deprecation(Consumer<Deprecation.Builder> consumer) Deprecation information.