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 ImmutableInsightRoleImmutableInsightRole.copyOf(InsightRole instance) Creates an immutable copy of aInsightRolevalue.final ImmutableInsightRoleImmutableInsightRole.withInsightRole(String value) Copy the current immutable object by setting a value for theinsightRoleattribute.