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