Returns an immutable instance of [FeedbackIngestTokenSchema].
public FeedbackIngestTokenSchema build()Returns an immutable instance of [FeedbackIngestTokenSchema]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.id()
.expiresAt()
.feedbackKey()
.url()
IllegalStateException: if any required field is unset.