Uses of Class
io.riada.insight.model.ImmutableObjectTicketConnection
Packages that use ImmutableObjectTicketConnection
-
Uses of ImmutableObjectTicketConnection in io.riada.insight.model
Methods in io.riada.insight.model that return ImmutableObjectTicketConnectionModifier and TypeMethodDescriptionImmutableObjectTicketConnection.Builder.build()Builds a newImmutableObjectTicketConnection.ImmutableObjectTicketConnection.copyOf(ObjectTicketConnection instance) Creates an immutable copy of aObjectTicketConnectionvalue.ImmutableObjectTicketConnection.withConnectionId(Long value) Copy the current immutable object by setting a value for theconnectionIdattribute.Copy the current immutable object by setting a value for theidattribute.ImmutableObjectTicketConnection.withObjectId(Integer value) Copy the current immutable object by setting a value for theobjectIdattribute.ImmutableObjectTicketConnection.withTicketId(Long value) Copy the current immutable object by setting a value for theticketIdattribute.