Uses of Class
io.riada.insight.model.ImmutableInsightUser
Packages that use ImmutableInsightUser
-
Uses of ImmutableInsightUser in io.riada.insight.model
Methods in io.riada.insight.model that return ImmutableInsightUserModifier and TypeMethodDescriptionImmutableInsightUser.Builder.build()
Builds a newImmutableInsightUser
.static ImmutableInsightUser
ImmutableInsightUser.copyOf
(InsightUser instance) Creates an immutable copy of aInsightUser
value.final ImmutableInsightUser
ImmutableInsightUser.withDisplayName
(String value) Copy the current immutable object by setting a value for thedisplayName
attribute.final ImmutableInsightUser
ImmutableInsightUser.withEmailAddress
(String value) Copy the current immutable object by setting a value for theemailAddress
attribute.final ImmutableInsightUser
ImmutableInsightUser.withExternalId
(String value) Copy the current immutable object by setting a value for theexternalId
attribute.final ImmutableInsightUser
ImmutableInsightUser.withInsightRoles
(Collection<InsightRole> value) Copy the current immutable object by setting a value for theinsightRoles
attribute.final ImmutableInsightUser
Copy the current immutable object by setting a value for thekey
attribute.final ImmutableInsightUser
ImmutableInsightUser.withLastSeenVersion
(String value) Copy the current immutable object by setting a value for thelastSeenVersion
attribute.final ImmutableInsightUser
Copy the current immutable object by setting a value for thename
attribute.