Companion

Functions

Link copied to clipboard

Creates a new TicketTemplateBuilder without passing any values for initialization. The new builder is empty and contains no information. It can be modified as desired and then used to create a new TicketTemplate that can be utilized to create tickets and backfills.

Creates a new TicketTemplateBuilder and initializes it with the values of a specific existing TicketTemplate. The values are copied during construction, and the values are no longer dependent on each other after creation. It can be modified as desired and then used to create a new TicketTemplate that can be utilized to create tickets and backfills.