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 ImmutableInsightUserImmutableInsightUser.copyOf(InsightUser instance) Creates an immutable copy of aInsightUservalue.final ImmutableInsightUserImmutableInsightUser.withDisplayName(String value) Copy the current immutable object by setting a value for thedisplayNameattribute.final ImmutableInsightUserImmutableInsightUser.withEmailAddress(String value) Copy the current immutable object by setting a value for theemailAddressattribute.final ImmutableInsightUserImmutableInsightUser.withExternalId(String value) Copy the current immutable object by setting a value for theexternalIdattribute.final ImmutableInsightUserImmutableInsightUser.withInsightRoles(Collection<InsightRole> value) Copy the current immutable object by setting a value for theinsightRolesattribute.final ImmutableInsightUserCopy the current immutable object by setting a value for thekeyattribute.final ImmutableInsightUserImmutableInsightUser.withLastSeenVersion(String value) Copy the current immutable object by setting a value for thelastSeenVersionattribute.final ImmutableInsightUserCopy the current immutable object by setting a value for thenameattribute.