Interface TemplateMetadata.Builder

  • Method Details

    • name

      The name of the template.

      Parameters:
      name - The name of the template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdTimestamp

      TemplateMetadata.Builder createdTimestamp(Instant createdTimestamp)

      The time and date the template was created.

      Parameters:
      createdTimestamp - The time and date the template was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.