Uses of Class
io.riada.insight.model.ImmutableInsightProject.Builder
Packages that use ImmutableInsightProject.Builder
-
Uses of ImmutableInsightProject.Builder in io.riada.insight.model
Methods in io.riada.insight.model that return ImmutableInsightProject.BuilderModifier and TypeMethodDescriptionImmutableInsightProject.builder()
Creates a builder forImmutableInsightProject
.ImmutableInsightProject.Builder.from
(InsightProject instance) Fill a builder with attribute values from the providedInsightProject
instance.Initializes the value for theid
attribute.Initializes the value for thekey
attribute.Initializes the value for thename
attribute.