Uses of Class
io.riada.insight.model.ImmutableInsightRole.Builder
Packages that use ImmutableInsightRole.Builder
-
Uses of ImmutableInsightRole.Builder in io.riada.insight.model
Methods in io.riada.insight.model that return ImmutableInsightRole.BuilderModifier and TypeMethodDescriptionstatic ImmutableInsightRole.Builder
ImmutableInsightRole.builder()
Creates a builder forImmutableInsightRole
.ImmutableInsightRole.Builder.from
(InsightRole instance) Fill a builder with attribute values from the providedInsightRole
instance.ImmutableInsightRole.Builder.setInsightRole
(String insightRole) Initializes the value for theinsightRole
attribute.