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.BuilderImmutableInsightRole.builder()Creates a builder forImmutableInsightRole.ImmutableInsightRole.Builder.from(InsightRole instance) Fill a builder with attribute values from the providedInsightRoleinstance.ImmutableInsightRole.Builder.setInsightRole(String insightRole) Initializes the value for theinsightRoleattribute.