Uses of Class
io.riada.insight.model.ImmutableInsightRole
Packages that use ImmutableInsightRole
-
Uses of ImmutableInsightRole in io.riada.insight.model
Methods in io.riada.insight.model that return ImmutableInsightRoleModifier and TypeMethodDescriptionImmutableInsightRole.Builder.build()
Builds a newImmutableInsightRole
.static ImmutableInsightRole
ImmutableInsightRole.copyOf
(InsightRole instance) Creates an immutable copy of aInsightRole
value.final ImmutableInsightRole
ImmutableInsightRole.withInsightRole
(String value) Copy the current immutable object by setting a value for theinsightRole
attribute.