Uses of Class
io.riada.insight.model.ImmutableInsightVersion.Builder
Packages that use ImmutableInsightVersion.Builder
-
Uses of ImmutableInsightVersion.Builder in io.riada.insight.model
Methods in io.riada.insight.model that return ImmutableInsightVersion.BuilderModifier and TypeMethodDescriptionImmutableInsightVersion.builder()
Creates a builder forImmutableInsightVersion
.ImmutableInsightVersion.Builder.from
(InsightVersion instance) Fill a builder with attribute values from the providedInsightVersion
instance.Initializes the value for theid
attribute.Initializes the value for thename
attribute.ImmutableInsightVersion.Builder.setProjectId
(Long projectId) Initializes the value for theprojectId
attribute.